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 22e389d commit 7e4534bCopy full SHA for 7e4534b
Cargo.toml
@@ -15,7 +15,7 @@ license = "MIT/Apache-2.0"
15
name = "x86_64"
16
readme = "README.md"
17
repository = "https://github.com/rust-osdev/x86_64"
18
-version = "0.14.12"
+version = "0.14.13"
19
edition = "2018"
20
rust-version = "1.57" # Needed to support panic! in const fns
21
0 commit comments