Skip to content

Commit

Permalink
Bump so I can yank
Browse files Browse the repository at this point in the history
  • Loading branch information
¨Jeff committed Nov 21, 2023
1 parent d5e71b6 commit 584f211
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ curve25519-dalek = { version = "4.1.0", default-features = false, features = [
] }
subtle = { version = "2.5.0", default-features = false }
merlin = { version = "3.0.0", default-features = false }
getrandom_or_panic = { version = "0.0.2", default-features = false }
getrandom_or_panic = { version = "0.0.3", default-features = false }
rand_core = { version = "0.6.2", default-features = false }
serde_crate = { version = "1.0.130", package = "serde", default-features = false, optional = true }
serde_bytes = { version = "0.11.5", default-features = false, optional = true }
Expand Down

0 comments on commit 584f211

Please sign in to comment.