Shelve GUI system, set up new Rust project structure

This commit is contained in:
Keavon Chambers
2021-03-27 02:26:49 -07:00
parent 55850ca9a7
commit bca97cbeff
43 changed files with 51 additions and 4888 deletions
+9
View File
@@ -0,0 +1,9 @@
[package]
name = "render-engine"
version = "0.1.0"
authors = ["Keavon Chambers <keavon@keavon.com>"]
edition = "2018"
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
[dependencies]