update deps

This commit is contained in:
Cadey Ratio 2020-02-14 13:03:47 +00:00
parent 2c6d60b16a
commit 030fce4bb9
2 changed files with 299 additions and 301 deletions

594
Cargo.lock generated

File diff suppressed because it is too large Load Diff

View File

@ -7,9 +7,9 @@ edition = "2018"
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
[dependencies]
rocket = "0.4.2"
rocket_contrib = "0.4.2"
rocket = "0"
rocket_contrib = "0"
serde = "1.0"
serde_json = "1.0"
serde_derive = "1.0"
pathfinding = "2.0.1"
pathfinding = "2"