Skip to content

Commit 2fb9ed8

Browse files
authored
Release digest v0.11.3 (#2402)
### Added - `dev::initialized_mac_test` function ([#2367]) - `TryCustomizedInit` trait ([#2395]) [#2367]: #2367 [#2395]: #2395
1 parent 086cf38 commit 2fb9ed8

3 files changed

Lines changed: 15 additions & 9 deletions

File tree

Cargo.lock

Lines changed: 13 additions & 7 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

digest/CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ All notable changes to this project will be documented in this file.
55
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
66
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
77

8-
## 0.11.3 (UNRELEASED)
8+
## 0.11.3 (2026-04-03)
99
### Added
1010
- `dev::initialized_mac_test` function ([#2367])
1111
- `TryCustomizedInit` trait ([#2395])

digest/Cargo.toml

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

0 commit comments

Comments
 (0)