Skip to content

Commit bd58f4b

Browse files
build(deps): bump ed25519-dalek from 3.0.0-pre.3 to 3.0.0-pre.4
Bumps [ed25519-dalek](https://github.com/dalek-cryptography/curve25519-dalek) from 3.0.0-pre.3 to 3.0.0-pre.4. - [Release notes](https://github.com/dalek-cryptography/curve25519-dalek/releases) - [Commits](https://github.com/dalek-cryptography/curve25519-dalek/commits) --- updated-dependencies: - dependency-name: ed25519-dalek dependency-version: 3.0.0-pre.4 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent ece3ebd commit bd58f4b

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

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.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ blake3 = { version = "1.8.2", features = ["digest"] }
1515
clap = { version = "4.5.54", features = ["derive"] }
1616
comfy-table = "7.2.1"
1717
directories = "6.0.0"
18-
ed25519-dalek = { version = "=3.0.0-pre.3", features = [
18+
ed25519-dalek = { version = "=3.0.0-pre.4", features = [
1919
"pem",
2020
"pkcs8",
2121
"signature",

0 commit comments

Comments
 (0)