Browse Source

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

Isaac Woods 2 năm trước cách đây
mục cha
commit
e41036d374
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  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"