Skip to content

Commit 7ecfdeb

Browse files
authored
password-hash v0.6.0-rc.6 (#2127)
Adds `rand_core` feature
1 parent 19aa016 commit 7ecfdeb

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Cargo.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

password-hash/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "password-hash"
3-
version = "0.6.0-rc.5"
3+
version = "0.6.0-rc.6"
44
authors = ["RustCrypto Developers"]
55
edition = "2024"
66
rust-version = "1.85"

0 commit comments

Comments
 (0)