File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -87,4 +87,3 @@ unwrap_used = "warn"
8787
8888[package .metadata .docs .rs ]
8989all-features = true
90- rustdoc-args = [" --cfg" , " docsrs" ]
Original file line number Diff line number Diff line change @@ -5,7 +5,7 @@ All notable changes to this project will be documented in this file.
55The format is based on [ Keep a Changelog] ( https://keepachangelog.com/en/1.0.0/ )
66and this project adheres to [ Semantic Versioning] ( https://semver.org/spec/v2.0.0.html ) .
77
8- ## UNRELEASED
8+ ## 0.6.0 (2026-03-30)
99### Added
1010- ` Key ` and ` Iv ` type aliases ([ #547 ] )
1111
Original file line number Diff line number Diff line change 11[package ]
22name = " hc-256"
3- version = " 0.6.0-pre "
3+ version = " 0.6.0"
44authors = [" RustCrypto Developers" ]
55edition = " 2024"
66rust-version = " 1.85"
@@ -24,4 +24,3 @@ zeroize = ["cipher/zeroize"]
2424
2525[package .metadata .docs .rs ]
2626all-features = true
27- rustdoc-args = [" --cfg" , " docsrs" ]
Original file line number Diff line number Diff line change @@ -5,7 +5,7 @@ All notable changes to this project will be documented in this file.
55The format is based on [ Keep a Changelog] ( https://keepachangelog.com/en/1.0.0/ )
66and this project adheres to [ Semantic Versioning] ( https://semver.org/spec/v2.0.0.html ) .
77
8- ## 0.5.0 (UNRELEASED )
8+ ## 0.5.0 (2026-03-30 )
99### Changed
1010- Bump ` cipher ` from ` 0.4 ` to ` 0.5 ` ([ #338 ] )
1111- Edition changed to 2024 and MSRV bumped to 1.85 ([ #397 ] )
Original file line number Diff line number Diff line change 11[package ]
22name = " rabbit"
3- version = " 0.5.0-pre "
3+ version = " 0.5.0"
44authors = [" RustCrypto Developers" ]
55edition = " 2024"
66rust-version = " 1.85"
@@ -24,4 +24,3 @@ zeroize = ["cipher/zeroize"]
2424
2525[package .metadata .docs .rs ]
2626all-features = true
27- rustdoc-args = [" --cfg" , " docsrs" ]
Original file line number Diff line number Diff line change @@ -5,7 +5,7 @@ All notable changes to this project will be documented in this file.
55The format is based on [ Keep a Changelog] ( https://keepachangelog.com/en/1.0.0/ )
66and this project adheres to [ Semantic Versioning] ( https://semver.org/spec/v2.0.0.html ) .
77
8- ## 0.2.0 (UNRELEASED )
8+ ## 0.2.0 (2026-03-30 )
99### Changed
1010- Bump ` cipher ` from ` 0.4 ` to ` 0.5 ` ([ #338 ] )
1111- Edition changed to 2024 and MSRV bumped to 1.85 ([ #397 ] )
Original file line number Diff line number Diff line change 11[package ]
22name = " rc4"
3- version = " 0.2.0-pre "
3+ version = " 0.2.0"
44authors = [" RustCrypto Developers" ]
55edition = " 2024"
66rust-version = " 1.85"
@@ -24,4 +24,3 @@ zeroize = ["cipher/zeroize"]
2424
2525[package .metadata .docs .rs ]
2626all-features = true
27- rustdoc-args = [" --cfg" , " docsrs" ]
Original file line number Diff line number Diff line change @@ -5,7 +5,7 @@ All notable changes to this project will be documented in this file.
55The format is based on [ Keep a Changelog] ( https://keepachangelog.com/en/1.0.0/ )
66and this project adheres to [ Semantic Versioning] ( https://semver.org/spec/v2.0.0.html ) .
77
8- ## 0.11.0 (UNRELEASED )
8+ ## 0.11.0 (2026-03-30 )
99### Added
1010- SSE2 backend ([ #333 ] )
1111
Original file line number Diff line number Diff line change 11[package ]
22name = " salsa20"
3- version = " 0.11.0-rc.2 "
3+ version = " 0.11.0"
44authors = [" RustCrypto Developers" ]
55edition = " 2024"
66rust-version = " 1.85"
@@ -25,4 +25,3 @@ zeroize = ["cipher/zeroize"]
2525
2626[package .metadata .docs .rs ]
2727all-features = true
28- rustdoc-args = [" --cfg" , " docsrs" ]
You can’t perform that action at this time.
0 commit comments