@@ -1,2 +1,2 @@
[workspace]
-members = ["rsdp_search", "acpi", "aml", "acpi-dumper", "aml_tester"]
+members = ["rsdp", "acpi", "aml", "acpi-dumper", "aml_tester"]
@@ -1,6 +1,6 @@
[package]
name = "rsdp"
-version = "0.1.0"
+version = "1.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"