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.
const-default
1 parent a8d6025 commit dd8b212Copy full SHA for dd8b212
CHANGELOG.md
@@ -11,6 +11,9 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
11
12
- Bump `svgbobdoc` to `^0.3` to address a future-incompat report
13
[rust-lang/rust#79813](https://github.com/rust-lang/rust/issues/79813)
14
+- Don't enable the default features of
15
+ [`const-default`](https://crates.io/crates/const-default/1.0.0) so that it
16
+ can compile for targets with no atomics support
17
18
## [0.2.0] - 2022-08-31
19
0 commit comments