diff options
Diffstat (limited to 'examples3d')
| -rw-r--r-- | examples3d/Cargo.toml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/examples3d/Cargo.toml b/examples3d/Cargo.toml index 3176696..8091db8 100644 --- a/examples3d/Cargo.toml +++ b/examples3d/Cargo.toml @@ -24,4 +24,4 @@ path = "../build/rapier3d" [[bin]] name = "all_examples3" -path = "./all_examples3.rs"
\ No newline at end of file +path = "./all_examples3.rs" |
