wxbox/wxbox-pal/Cargo.toml

8 lines
115 B
TOML
Raw Normal View History

2024-10-19 04:06:56 +00:00
[package]
name = "wxbox-pal"
version = "0.1.0"
edition = "2021"
[dependencies]
thiserror = "1"
ordered-float = "4"