We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b141451 commit f105b7aCopy full SHA for f105b7a
bin/CHANGELOG.md
@@ -1,5 +1,21 @@
1
# Changelog
2
3
+## 0.3.5-git
4
+
5
+### Minor
6
7
+- Specify MSRV of 1.81
8
9
+### Patch
10
11
+- Update `data-encoding` version
12
13
+## 0.3.4
14
15
16
17
18
19
## 0.3.3
20
21
### Patch
bin/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "data-encoding-bin"
-version = "0.3.4"
+version = "0.3.5-git"
authors = ["Julien Cretin <[email protected]>"]
license = "MIT"
edition = "2021"
0 commit comments