Skip to content

Commit 9fcde48

Browse files
v0.20.0
1 parent 68919ae commit 9fcde48

File tree

2 files changed

+1
-3
lines changed

2 files changed

+1
-3
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "base64"
3-
version = "0.20.0-alpha.1"
3+
version = "0.20.0"
44
authors = ["Alice Maz <alice@alicemaz.com>", "Marshall Pierce <marshall@mpierce.org>"]
55
description = "encodes and decodes base64 as bytes or utf8"
66
repository = "https://github.com/marshallpierce/rust-base64"

RELEASE-NOTES.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,5 @@
11
# 0.20.0
22

3-
## 0.20.0-beta.1
4-
53
### Breaking changes
64

75
- Update MSRV to 1.57.0

0 commit comments

Comments
 (0)