Skip to content

Commit 02bfd5e

Browse files
dependabot[bot]bkchr
authored andcommitted
Bump async-trait from 0.1.62 to 0.1.63 (#1811)
Bumps [async-trait](https://github.com/dtolnay/async-trait) from 0.1.62 to 0.1.63. - [Release notes](https://github.com/dtolnay/async-trait/releases) - [Commits](dtolnay/async-trait@0.1.62...0.1.63) --- updated-dependencies: - dependency-name: async-trait dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent ef8c5b3 commit 02bfd5e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

bridges/relays/parachains/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ license = "GPL-3.0-or-later WITH Classpath-exception-2.0"
77

88
[dependencies]
99
async-std = "1.6.5"
10-
async-trait = "0.1.62"
10+
async-trait = "0.1.63"
1111
futures = "0.3.5"
1212
log = "0.4.17"
1313
relay-utils = { path = "../utils" }

0 commit comments

Comments
 (0)