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 d42aa34 commit bdcd034Copy full SHA for bdcd034
CHANGELOG.md
@@ -6,7 +6,7 @@ This file contains the changes to the crate since version 0.4.8.
6
7
### Breaking changes
8
9
-- Removed the `const_assert` feature, it is now always enabled.
+- Removed the `const_assert` feature, its functionality is now always enabled.
10
- Removed the `std` feature, the crate now uses the `Error` trait
11
from `core`. The crate is thus always `no_std` compatible.
12
0 commit comments