Skip to content

Commit 65a9efe

Browse files
authored
chore(deps): bump toml to 0.9 (#818)
1 parent 84dc372 commit 65a9efe

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ed25519-dalek/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@ rand_core = { version = "0.9", default-features = false }
6262
rand_chacha = "0.9"
6363
serde = { version = "1.0", features = ["derive"] }
6464
strobe-rs = "0.5"
65-
toml = { version = "0.7" }
65+
toml = { version = "0.9" }
6666

6767
[[bench]]
6868
name = "ed25519_benchmarks"

0 commit comments

Comments
 (0)