Skip to content

Commit 8e9401f

Browse files
committed
prepare bytestring release 1.2.1
1 parent 9ede174 commit 8e9401f

File tree

2 files changed

+5
-2
lines changed

2 files changed

+5
-2
lines changed

bytestring/CHANGES.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,10 @@
11
# Changes
22

33
## Unreleased - 2022-xx-xx
4-
- Fix no_std compatibility. [#471]
4+
5+
6+
## 1.2.1 - 2022-11-12
7+
- Fix `#[no_std]` compatibility. [#471]
58

69
[#471]: https://github.com/actix/actix-net/pull/471
710

bytestring/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "bytestring"
3-
version = "1.2.0"
3+
version = "1.2.1"
44
authors = [
55
"Nikolay Kim <fafhrd91@gmail.com>",
66
"Rob Ede <robjtede@icloud.com>",

0 commit comments

Comments
 (0)