Fix compilation with environmental on latest nightly (#7238)

This commit is contained in:
Bastian Köcher
2020-09-30 11:44:29 +02:00
committed by GitHub
parent 51c0d27aa1
commit adc1892fcb
2 changed files with 5 additions and 5 deletions
+2 -2
View File
@@ -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"