Skip to content

Commit 4b17533

Browse files
committed
update miri
1 parent 16c4011 commit 4b17533

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

Cargo.lock

+3-3
Original file line numberDiff line numberDiff line change
@@ -232,9 +232,9 @@ dependencies = [
232232

233233
[[package]]
234234
name = "byteorder"
235-
version = "1.2.7"
235+
version = "1.3.2"
236236
source = "registry+https://github.com/rust-lang/crates.io-index"
237-
checksum = "94f88df23a25417badc922ab0f5716cc1330e87f71ddd9203b3a3ccd9cedf75d"
237+
checksum = "a7c3dd8985a7111efc5c80b44e23ecdd8c007de8ade3b96595387e812b957cf5"
238238

239239
[[package]]
240240
name = "bytes"
@@ -2065,7 +2065,7 @@ dependencies = [
20652065
"hex",
20662066
"log",
20672067
"num-traits",
2068-
"rand 0.6.1",
2068+
"rand 0.7.0",
20692069
"rustc-workspace-hack",
20702070
"rustc_version",
20712071
"shell-escape",

0 commit comments

Comments
 (0)