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 84dc372 commit 65a9efeCopy full SHA for 65a9efe
ed25519-dalek/Cargo.toml
@@ -62,7 +62,7 @@ rand_core = { version = "0.9", default-features = false }
62
rand_chacha = "0.9"
63
serde = { version = "1.0", features = ["derive"] }
64
strobe-rs = "0.5"
65
-toml = { version = "0.7" }
+toml = { version = "0.9" }
66
67
[[bench]]
68
name = "ed25519_benchmarks"
0 commit comments