os/lib/acpica-rs/Cargo.toml
Mathieu Strypsteen 392572ea80
All checks were successful
Build / build (push) Successful in 1m15s
Startup additional cores
2024-12-10 20:38:36 +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.71.0"