Skip to content

Commit 0368b29

Browse files
build(deps): bump ed25519-dalek from 3.0.0-pre.2 to 3.0.0-pre.3 (#428)
1 parent 3cd243b commit 0368b29

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

Cargo.lock

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

ssh-key/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ zeroize = { version = "1", default-features = false }
2929
argon2 = { version = "0.6.0-rc.3", optional = true, default-features = false, features = ["alloc"] }
3030
bcrypt-pbkdf = { version = "0.11.0-rc.2", optional = true, default-features = false, features = ["alloc"] }
3131
dsa = { version = "0.7.0-rc.7", optional = true, default-features = false, features = ["hazmat"] }
32-
ed25519-dalek = { version = "=3.0.0-pre.2", optional = true, default-features = false }
32+
ed25519-dalek = { version = "=3.0.0-pre.3", optional = true, default-features = false }
3333
hex = { version = "0.4", optional = true, default-features = false, features = ["alloc"] }
3434
hmac = { version = "0.13.0-rc.3", optional = true }
3535
p256 = { version = "0.14.0-rc.1", optional = true, default-features = false, features = ["ecdsa"] }

0 commit comments

Comments
 (0)