Got rid of Particles example

This commit is contained in:
Skye Terran 2021-08-11 23:36:05 -07:00
parent cdd52e7681
commit 1801cb9d80
3 changed files with 0 additions and 11 deletions

View File

@ -1,2 +0,0 @@
/target
Cargo.lock

View File

@ -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"}