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 a6be9a7 commit e7cbd52Copy full SHA for e7cbd52
embedded-hal-bus/Cargo.toml
@@ -39,5 +39,5 @@ defmt-03 = { package = "defmt", version = "0.3", optional = true }
39
portable-atomic = {version = "1.3", default-features = false, features = ["require-cas"]}
40
41
[package.metadata.docs.rs]
42
-features = ["std", "async", "atomic-device"]
+features = ["std", "async"]
43
rustdoc-args = ["--cfg", "docsrs"]
0 commit comments