We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 02dce7d commit 1edd818Copy full SHA for 1edd818
exercises/practice/simple-cipher/Cargo.toml
@@ -7,4 +7,4 @@ edition = "2024"
7
# The full list of available libraries is here:
8
# https://github.com/exercism/rust-test-runner/blob/main/local-registry/Cargo.toml
9
[dependencies]
10
-rand = "0.8"
+rand = "0.9"
0 commit comments