mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-06-13 23:21:06 +00:00
Fix compilation with environmental on latest nightly (#7238)
This commit is contained in:
Generated
+2
-2
@@ -1269,9 +1269,9 @@ dependencies = [
|
||||
|
||||
[[package]]
|
||||
name = "environmental"
|
||||
version = "1.1.1"
|
||||
version = "1.1.2"
|
||||
source = "registry+https://github.com/rust-lang/crates.io-index"
|
||||
checksum = "516aa8d7a71cb00a1c4146f0798549b93d083d4f189b3ced8f3de6b8f11ee6c4"
|
||||
checksum = "6576a1755ddffd988788025e75bce9e74b018f7cc226198fe931d077911c6d7e"
|
||||
|
||||
[[package]]
|
||||
name = "erased-serde"
|
||||
|
||||
Reference in New Issue
Block a user