XXX: Update cargo.lock to v15

Signed-off-by: Alexandru Vasile <alexandru.vasile@parity.io>
This commit is contained in:
Alexandru Vasile
2023-01-20 18:39:51 +00:00
parent c6f90e24df
commit 73c4fa6a1c
7 changed files with 23 additions and 14 deletions
+1 -1
View File
@@ -47,7 +47,7 @@ serde_json = { version = "1.0.64", features = ["raw_value"] }
thiserror = "1.0.24"
tracing = "0.1.34"
parking_lot = "0.12.0"
frame-metadata = "15.0.0"
frame-metadata = { version = "15.0.0", path = "/home/lexnv/remote-builds/frame-metadata/frame-metadata", features = ["v15", "std"] }
derivative = "2.2.0"
subxt-macro = { version = "0.25.0", path = "../macro" }