Got rid of Particles example
This commit is contained in:
parent
cdd52e7681
commit
1801cb9d80
2
examples/particles/.gitignore
vendored
2
examples/particles/.gitignore
vendored
@ -1,2 +0,0 @@
|
|||||||
/target
|
|
||||||
Cargo.lock
|
|
@ -1,9 +0,0 @@
|
|||||||
[package]
|
|
||||||
name = "particles"
|
|
||||||
version = "0.1.0"
|
|
||||||
edition = "2018"
|
|
||||||
|
|
||||||
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
|
|
||||||
|
|
||||||
[dependencies]
|
|
||||||
hypoloop = {version = "0.1.1", path = "D:/OneDrive/Code/hypoloop"}
|
|
Loading…
Reference in New Issue
Block a user