Added this wad.rs thingy
It'll hopefully let me get into more rust AND doom stuff
This commit is contained in:
@@ -6,6 +6,7 @@ edition = "2021"
|
||||
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
|
||||
|
||||
[dependencies]
|
||||
bincode = "1.3.3"
|
||||
directories = "5.0.1"
|
||||
eframe = "0.21.3"
|
||||
native-dialog = "0.6.3"
|
||||
|
||||
Reference in New Issue
Block a user