wxbox/crates/pal/Cargo.toml
core d7eaa28959
Some checks failed
build and test / wxbox - latest (push) Failing after 21m4s
Verify Latest Dependencies / Verify Latest Dependencies (push) Successful in 21m44s
refactoring
2025-03-06 22:04:41 -05:00

8 lines
No EOL
115 B
TOML

[package]
name = "wxbox-pal"
version = "0.1.0"
edition = "2021"
[dependencies]
thiserror = "1"
ordered-float = "4"