os/lib/acpica-rs/Cargo.toml
Mathieu Strypsteen 4ca93ada92
Some checks failed
Build / build (push) Failing after 2m53s
Split acpica-rs into a separate library
2024-10-31 17:40:23 +01:00

8 lines
137 B
TOML

[package]
name = "acpica-rs"
version = "0.0.1"
edition = "2021"
license = "BSD-3-Clause-acpica"
[build-dependencies]
bindgen = "0.70.1"