cvode-rust-wrap/Cargo.toml
Arthur Carcano 1ea23c85a2 Init
2021-05-07 18:29:56 +02:00

6 lines
80 B
TOML

[workspace]
members = [
"cvode-5-sys",
"cvode-wrap",
"test-solver"
]