Skip to content

Commit faf28e3

Browse files
authored
Release belt-dwp v0.1.1 (#86)
### Changed - Use `doc_cfg` instead of `doc_auto_cfg` ([#83]) [#83]: #83
1 parent a61a8a2 commit faf28e3

3 files changed

Lines changed: 3 additions & 3 deletions

File tree

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.

belt-kwp/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.1.1 (UNRELEASED)
7+
## 0.1.1 (2026-05-27)
88
### Changed
99
- Use `doc_cfg` instead of `doc_auto_cfg` ([#83])
1010

belt-kwp/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "belt-kwp"
3-
version = "0.1.0"
3+
version = "0.1.1"
44
description = "STB 34.101.30-2020 Key Wrap Algorithm (KWP) implementation using Belt block cipher"
55
authors = ["RustCrypto Developers"]
66
license = "MIT OR Apache-2.0"

0 commit comments

Comments
 (0)