diff --git a/Cargo.toml b/Cargo.toml index ee2482af1..d6109cf70 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -22,7 +22,7 @@ license = "MIT/Apache-2.0" name = "x86_64" readme = "README.md" repository = "https://github.com/rust-osdev/x86_64" -version = "0.3.4" +version = "0.3.5" [dependencies] bit_field = "0.9.0"