This commit is contained in:
2020-09-24 23:51:05 -07:00
parent 165a90eba1
commit c0b1c2e135
2 changed files with 37 additions and 2 deletions

View File

@@ -31,4 +31,5 @@ winit = "0.22.0"
#criterion = "0.3.0"
hprof = "0.1.3"
rusttype = { version = "0.7.0", features = ["gpu_cache"] }
vulkano_text = "0.12.0"
vulkano_text = "0.12.0"
petgraph = "0.5.1"