Skip to content

Commit

Permalink
rust: add examples/rust/mesh to workspace
Browse files Browse the repository at this point in the history
This is an internal utility crate with no tests there now, but may as
well acknowledge that it's there.
  • Loading branch information
jedbrown committed Dec 23, 2022
1 parent 00d548f commit e45c115
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -6,4 +6,5 @@ members = [
"examples/rust/ex2-surface",
"examples/rust/ex3-vector-volume",
"examples/rust/ex4-vector-surface",
"examples/rust/mesh",
]

0 comments on commit e45c115

Please sign in to comment.