oden/Cargo.toml

9 lines
No EOL
91 B
TOML

[workspace]
resolver = "2"
members = [
"fine",
"oden",
"oden-js",
"oden-js-sys",
]