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 8220f93 commit 109add3Copy full SHA for 109add3
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.15.1"
+version = "0.15.2"
19
edition = "2018"
20
rust-version = "1.59" # Needed to support inline asm and default const generics
21
0 commit comments