Skip to content

Commit 4f17360

Browse files
authored
Bump ctutils to v0.4 release (#1130)
Release PR: RustCrypto/utils#1410
1 parent d6b4494 commit 4f17360

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

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)