Skip to content

Commit 609ca81

Browse files
committed
Bump ctutils to v0.4 release
Release PR: RustCrypto/utils#1410
1 parent 8e3092c commit 609ca81

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Cargo.lock

Lines changed: 2 additions & 2 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
@@ -18,7 +18,7 @@ rust-version = "1.85"
1818
exclude = [".codecov.yml", ".github", ".gitignore"]
1919

2020
[dependencies]
21-
ctutils = "0.4.0-pre.5"
21+
ctutils = "0.4"
2222
num-traits = { version = "0.2.19", default-features = false }
2323

2424
# optional dependencies

0 commit comments

Comments
 (0)