mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-06-14 16:51:03 +00:00
build(deps): bump async-trait from 0.1.81 to 0.1.82 (#1772)
Bumps [async-trait](https://github.com/dtolnay/async-trait) from 0.1.81 to 0.1.82. - [Release notes](https://github.com/dtolnay/async-trait/releases) - [Commits](https://github.com/dtolnay/async-trait/compare/0.1.81...0.1.82) --- updated-dependencies: - dependency-name: async-trait dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
+1
-1
@@ -63,7 +63,7 @@ all = { level = "deny", priority = -1 }
|
||||
manual-unwrap-or-default = "allow"
|
||||
|
||||
[workspace.dependencies]
|
||||
async-trait = "0.1.81"
|
||||
async-trait = "0.1.82"
|
||||
assert_matches = "1.5.0"
|
||||
base58 = { version = "0.2.0" }
|
||||
bitvec = { version = "1", default-features = false }
|
||||
|
||||
Reference in New Issue
Block a user