1
0
Files
wfassoc/Cargo.toml

7 lines
129 B
TOML
Raw Normal View History

[workspace]
resolver = "3"
members = ["wfassoc", "wfassoc_dylib", "wfassoc_exec"]
[workspace.dependencies]
thiserror = "2.0.12"