version incompatability
This commit is contained in:
@@ -6,11 +6,11 @@ edition = "2018"
|
||||
|
||||
[dependencies]
|
||||
sfml = "0.14.0"
|
||||
quick-xml = "0.13.2"
|
||||
quick-xml = "0.14.0"
|
||||
cgmath = "0.17.0"
|
||||
simple-stopwatch="0.1.4"
|
||||
ncollide2d = "0.17" # For 2D collision detection.
|
||||
nalgebra = "0.16.13"
|
||||
ncollide2d = "0.19.1"
|
||||
nalgebra = "0.18.0"
|
||||
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user