Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 0a850f7

Browse files
committedMar 7, 2025·
acpi v5.2.0
1 parent bc88428 commit 0a850f7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎acpi/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "acpi"
3-
version = "5.1.0"
3+
version = "5.2.0"
44
authors = ["Isaac Woods"]
55
repository = "https://github.com/rust-osdev/acpi"
66
description = "A pure-Rust library for parsing ACPI tables"

0 commit comments

Comments
 (0)
Please sign in to comment.