maybe-async 0.2.10

A procedure macro to unify SYNC and ASYNC implementation
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
{
	"bumpFiles": [
	{
		"filename": "Cargo.toml",
		"updater": ".standard-version/cargo-updater.js"
	}
  ],
	"packageFiles": [
	{
		"filename": "Cargo.toml",
		"updater": ".standard-version/cargo-updater.js"
	}
  ]
}