Merge commit '392447f5c8f986ded2559a78457f4cd87942f393' into update-bridges-subtree-r/w

This commit is contained in:
antonio-dropulic
2021-12-01 09:46:14 +01:00
321 changed files with 28385 additions and 10466 deletions
+6
View File
@@ -7,6 +7,7 @@ license = "GPL-3.0-or-later WITH Classpath-exception-2.0"
[dependencies]
ansi_term = "0.12"
anyhow = "1.0"
async-std = "1.6.5"
async-trait = "0.1.40"
backoff = "0.2"
@@ -19,6 +20,11 @@ num-traits = "0.2"
serde_json = "1.0"
sysinfo = "0.15"
time = "0.2"
thiserror = "1.0.26"
# Bridge dependencies
bp-runtime = { path = "../../primitives/runtime" }
# Substrate dependencies