reuploading levels
This commit is contained in:
parent
fd88a4e374
commit
4d8a41ba47
20 changed files with 604 additions and 22 deletions
|
@ -12,8 +12,11 @@ maplit = "1.0.2"
|
|||
password-auth = "0.3.0"
|
||||
rand = "0.8.5"
|
||||
regex = "1.9.4"
|
||||
reqwest = { version = "0.11.20", features = ["blocking"] }
|
||||
rocket = "=0.5.0-rc.3"
|
||||
rocket_dyn_templates = { version = "0.1.0-rc.3", features = ["handlebars"] }
|
||||
roxmltree = "0.18.0"
|
||||
serde = { version = "1.0.188", features = ["derive"] }
|
||||
serde_json = "1.0.107"
|
||||
sha = "1.0.3"
|
||||
toml = "0.7.6"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue