Isaac Woods 3 lat temu
rodzic
commit
bdba41fa9c
1 zmienionych plików z 1 dodań i 1 usunięć
  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"