Browse Source

Publish `aml v0.16.4`

Isaac Woods 1 year ago
parent
commit
301302efd5
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.3"
+version = "0.16.4"
 authors = ["Isaac Woods"]
 repository = "https://github.com/rust-osdev/acpi"
 description = "Library for parsing AML"