Skip to content

Commit 492d2e8

Browse files
p521: bump base16ct from 0.2 to 0.3 (#1376)
1 parent 6352553 commit 492d2e8

File tree

2 files changed

+11
-5
lines changed

2 files changed

+11
-5
lines changed

Cargo.lock

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

p521/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ edition = "2024"
1717
rust-version = "1.85"
1818

1919
[dependencies]
20-
base16ct = "0.2"
20+
base16ct = "0.3"
2121
elliptic-curve = { version = "0.14.0-rc.11", default-features = false, features = ["sec1"] }
2222

2323
# optional dependencies

0 commit comments

Comments
 (0)