Skip to content

Commit bfb274b

Browse files
authored
Merge pull request #322 from Nullus157/dependabot/cargo/rand-0.9.0
chore(deps): update rand requirement from 0.8.5 to 0.9.0
2 parents 77893f9 + 6294c9e commit bfb274b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ futures-test = "0.3.5"
5454
ntest = "0.9"
5555
proptest = "1"
5656
proptest-derive = "0.5"
57-
rand = "0.8.5"
57+
rand = "0.9.0"
5858
tokio = { version = "1.24.2", default-features = false, features = ["io-util", "macros", "rt-multi-thread", "io-std"] }
5959
tokio-util = { version = "0.7", default-features = false, features = ["io"] }
6060

0 commit comments

Comments
 (0)