Isaac Woods il y a 3 ans
Parent
commit
bdba41fa9c
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  1. 1 1
      rsdp/Cargo.toml

+ 1 - 1
rsdp/Cargo.toml

@@ -1,6 +1,6 @@
 [package]
 name = "rsdp"
-version = "1.1.0"
+version = "2.0.0"
 authors = ["Isaac Woods", "Restioson"]
 repository = "https://github.com/rust-osdev/acpi"
 description = "Zero-allocation library for locating and parsing the RSDP, the first ACPI table"