Skip to content

Commit dde4b63

Browse files
authored
chacha20 v0.10.0-rc.5 (#484)
Fixes `doc_cfg` so https://docs.rs builds should work
1 parent c8d781b commit dde4b63

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.

chacha20/Cargo.toml

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

0 commit comments

Comments
 (0)