Merge pull request #111 from CraneStation/dependabot/cargo/rand-0.7
Update rand requirement from 0.6 to 0.7
This commit is contained in:
@@ -14,7 +14,7 @@ description = "WASI implementation in Rust"
|
|||||||
wasi-common-cbindgen = { path = "wasi-common-cbindgen" }
|
wasi-common-cbindgen = { path = "wasi-common-cbindgen" }
|
||||||
failure = "0.1"
|
failure = "0.1"
|
||||||
libc = "0.2"
|
libc = "0.2"
|
||||||
rand = "0.6"
|
rand = "0.7"
|
||||||
cfg-if = "0.1.9"
|
cfg-if = "0.1.9"
|
||||||
log = "0.4"
|
log = "0.4"
|
||||||
filetime = "0.2.7"
|
filetime = "0.2.7"
|
||||||
|
|||||||
Reference in New Issue
Block a user