This commit is contained in:
2019-01-23 15:46:34 -08:00
parent b0d11f98be
commit 00fe05fcdc
2 changed files with 53 additions and 25 deletions

View File

@@ -6,4 +6,5 @@ edition = "2018"
[dependencies]
sfml = "0.14.0"
quick-xml = "0.13.2"
quick-xml = "0.13.2"
cgmath = "0.17.0"