Skip to content

Commit cbd0963

Browse files
authored
Release block-buffer v0.12.1 (#1488)
### Fixed - Exception safety bug ([#1487]) [#1487]: #1487
1 parent 9aa541d commit cbd0963

3 files changed

Lines changed: 51 additions & 45 deletions

File tree

Cargo.lock

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

block-buffer/CHANGELOG.md

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

7-
## 0.12.1 (UNRELEASED)
7+
## 0.12.1 (2026-06-11)
88
### Fixed
99
- Exception safety bug ([#1487])
1010

block-buffer/Cargo.toml

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

0 commit comments

Comments
 (0)