Files
wfassoc/Cargo.toml
T

7 lines
130 B
TOML
Raw Normal View History

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