Skip to content

Commit 3d15e47

Browse files
committed
bump test-cargo-miri dependencies
1 parent 8e661cc commit 3d15e47

File tree

2 files changed

+12
-40
lines changed

2 files changed

+12
-40
lines changed

test-cargo-miri/Cargo.lock

Lines changed: 11 additions & 39 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

test-cargo-miri/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ issue_1691 = { path = "issue-1691" }
1515
issue_1705 = { path = "issue-1705" }
1616

1717
[dev-dependencies]
18-
rand = { version = "0.7", features = ["small_rng"] }
18+
rand = { version = "0.8", features = ["small_rng"] }
1919
getrandom = { version = "0.2" }
2020
serde_derive = "1.0" # not actually used, but exercises some unique code path (`--extern` .so file)
2121

0 commit comments

Comments
 (0)