Bump sp-crates from latest crates.io version + release (#14265)

Signed-off-by: Alexandru Vasile <alexandru.vasile@parity.io>
This commit is contained in:
Alexandru Vasile
2023-05-31 15:11:01 +03:00
committed by GitHub
parent 01c1c14687
commit 3da9449067
227 changed files with 921 additions and 921 deletions
+2 -2
View File
@@ -1,6 +1,6 @@
[package]
name = "sp-tracing"
version = "7.0.0"
version = "10.0.0"
license = "Apache-2.0"
authors = ["Parity Technologies <admin@parity.io>"]
edition = "2021"
@@ -18,7 +18,7 @@ features = ["with-tracing"]
targets = ["x86_64-unknown-linux-gnu", "wasm32-unknown-unknown"]
[dependencies]
sp-std = { version = "6.0.0", path = "../std", default-features = false }
sp-std = { version = "8.0.0", path = "../std", default-features = false }
codec = { version = "3.2.2", package = "parity-scale-codec", default-features = false, features = [
"derive",
] }