Files
wfassoc/Cargo.toml
T

7 lines
129 B
TOML
Raw Normal View History

2025-10-04 22:04:30 +08:00
[workspace]
resolver = "3"
members = ["wfassoc", "wfassoc_dylib", "wfassoc_exec"]
[workspace.dependencies]
thiserror = "2.0.12"