Browse Source

Publish `aml v0.16.3` with hack for 32-bit targets

Isaac Woods 2 years ago
parent
commit
e41036d374
1 changed files with 1 additions and 1 deletions
  1. 1 1
      aml/Cargo.toml

+ 1 - 1
aml/Cargo.toml

@@ -1,6 +1,6 @@
 [package]
 name = "aml"
-version = "0.16.2"
+version = "0.16.3"
 authors = ["Isaac Woods"]
 repository = "https://github.com/rust-osdev/acpi"
 description = "Library for parsing AML"