We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d74cca6 commit 14b6e13Copy full SHA for 14b6e13
bridges/relays/parachains/Cargo.toml
@@ -7,7 +7,7 @@ license = "GPL-3.0-or-later WITH Classpath-exception-2.0"
7
8
[dependencies]
9
async-std = "1.6.5"
10
-async-trait = "0.1.63"
+async-trait = "0.1.64"
11
futures = "0.3.26"
12
log = "0.4.17"
13
relay-utils = { path = "../utils" }
0 commit comments