Browse Source

Publish `aml v0.16.2` which updates to `bitvec 1.0.1`

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