瀏覽代碼

rsdp v2.0.0

Isaac Woods 3 年之前
父節點
當前提交
bdba41fa9c
共有 1 個文件被更改,包括 1 次插入1 次删除
  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"