xref: /libCEED/Cargo.toml (revision eab5b1a2bf6b5384761bd0b9e014e873aafcca6d)
1ded9b81dSJeremy L Thompson[workspace]
2ded9b81dSJeremy L Thompsonmembers = [
3463f56b7Sjeremylt        "rust/libceed",
4463f56b7Sjeremylt        "rust/libceed-sys",
5ded9b81dSJeremy L Thompson        "examples/rust/ex1-volume",
6ded9b81dSJeremy L Thompson        "examples/rust/ex2-surface",
7*eab5b1a2SJeremy L Thompson        "examples/rust/ex3-vector-volume",
8*eab5b1a2SJeremy L Thompson        "examples/rust/ex4-vector-surface",
9ded9b81dSJeremy L Thompson]
10