We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
..
1 parent 775edba commit 0557371Copy full SHA for 0557371
Cargo.toml
@@ -8,7 +8,7 @@ authors = ["Yuekai Jia <[email protected]>"]
8
9
[dependencies]
10
cfg-if = "1.0"
11
-bitflags = "2.0"
+bitflags = "2.1"
12
memory_addr = { path = "../memory_addr" }
13
14
[target.'cfg(target_arch = "x86_64")'.dependencies]
0 commit comments