Explorar el Código

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

Isaac Woods hace 2 años
padre
commit
e41036d374
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  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"