We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents ed96c5d + 8a4bcf2 commit f34a084Copy full SHA for f34a084
Cargo.toml
@@ -23,7 +23,7 @@ bitflags = "1.2.1"
23
conquer-once = { version = "0.2.1", default-features = false }
24
font8x8 = { version = "0.2.5", default-features = false, features = ["unicode"] }
25
spinning_top = { version = "0.2.2", features = ["nightly"] }
26
-x86_64 = "0.12.2"
+x86_64 = "0.13.2"
27
28
[dependencies.num-traits]
29
version = "0.2.14"
0 commit comments