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 4ac0962 commit b0e4cb8Copy full SHA for b0e4cb8
Cargo.toml
@@ -37,7 +37,7 @@ atomic-polyfill = { version = "0.1.4" }
37
atomic-polyfill = { version = "0.1.4" }
38
39
[target.'cfg(target_arch = "avr")'.dependencies]
40
-atomic-polyfill = { version = "0.1.8", optional = true }
+atomic-polyfill = { version = "1.0.1", optional = true }
41
42
[dependencies]
43
hash32 = "0.3.0"
0 commit comments