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 965cf48 commit 0c93afbCopy full SHA for 0c93afb
CHANGELOG.md
@@ -6,6 +6,10 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
6
7
## [Unreleased]
8
9
+### Changed
10
+
11
+- Replaced the `no_std` feature with an additive `std` feature, fixing problems with serde serialization on `no_std` targets.
12
13
## [0.10.4]
14
15
### Added
0 commit comments