svartalf / rust-battery

Rust crate providing cross-platform information about the notebook batteries.
https://crates.io/crates/battery
Apache License 2.0
354 stars 40 forks source link

OpenBSD error: Support for this target OS is not implemented yet! #101

Open rayit opened 3 months ago

rayit commented 3 months ago

OpenBSD 7.4 seems not supported

--> /home/rayit/.cargo/registry/src/index.crates.io-6f17d22bba15001f/starship-battery-0.7.9/src/platform/mod.rs:27:9 | 27 | / ... compile_error!("Support for this target OS is not implemented yet!\n \ 28 | | ... You may want to create an issue: https://github.com/svartalf/rust-battery/issues/new...