update miri

This commit is contained in:
Ralf Jung
2019-09-15 13:53:04 +02:00
parent 16c4011673
commit 4b175339b8
2 changed files with 4 additions and 4 deletions
+3 -3
View File
@@ -232,9 +232,9 @@ dependencies = [
[[package]]
name = "byteorder"
version = "1.2.7"
version = "1.3.2"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "94f88df23a25417badc922ab0f5716cc1330e87f71ddd9203b3a3ccd9cedf75d"
checksum = "a7c3dd8985a7111efc5c80b44e23ecdd8c007de8ade3b96595387e812b957cf5"
[[package]]
name = "bytes"
@@ -2065,7 +2065,7 @@ dependencies = [
"hex",
"log",
"num-traits",
"rand 0.6.1",
"rand 0.7.0",
"rustc-workspace-hack",
"rustc_version",
"shell-escape",