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 2a118b3 commit 242ccafCopy full SHA for 242ccaf
uart8250/Cargo.toml
@@ -14,7 +14,7 @@ readme = "README.md"
14
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
15
16
[dependencies]
17
-bitflags = "1"
+bitflags = "2"
18
embedded-hal = { version = "0.2.7", optional = true }
19
nb = { version = "1.0.0", optional = true }
20
volatile-register = "0.2"
0 commit comments