mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-05-01 07:47:57 +00:00
update environmental (#8789)
This commit is contained in:
Generated
+2
-2
@@ -1534,9 +1534,9 @@ dependencies = [
|
||||
|
||||
[[package]]
|
||||
name = "environmental"
|
||||
version = "1.1.2"
|
||||
version = "1.1.3"
|
||||
source = "registry+https://github.com/rust-lang/crates.io-index"
|
||||
checksum = "6576a1755ddffd988788025e75bce9e74b018f7cc226198fe931d077911c6d7e"
|
||||
checksum = "68b91989ae21441195d7d9b9993a2f9295c7e1a8c96255d8b729accddc124797"
|
||||
|
||||
[[package]]
|
||||
name = "erased-serde"
|
||||
|
||||
@@ -16,7 +16,7 @@ targets = ["x86_64-unknown-linux-gnu"]
|
||||
[dependencies]
|
||||
sp-storage = { version = "3.0.0", path = "../storage", default-features = false }
|
||||
sp-std = { version = "3.0.0", path = "../std", default-features = false }
|
||||
environmental = { version = "1.1.2", default-features = false }
|
||||
environmental = { version = "1.1.3", default-features = false }
|
||||
codec = { package = "parity-scale-codec", version = "2.0.0", default-features = false }
|
||||
|
||||
[features]
|
||||
|
||||
Reference in New Issue
Block a user