didn't need to set that one
Some checks failed
continuous-integration/drone/pr Build is failing
continuous-integration/drone/push Build is failing

This commit is contained in:
jake 2021-06-16 23:14:38 -06:00
parent f38c791794
commit a3176380d9

View File

@ -14,7 +14,7 @@ crc = "^1.0.0"
bcrypt = "0.4" bcrypt = "0.4"
chrono = "0.4.11" chrono = "0.4.11"
serde = "1.0.117" serde = "1.0.117"
serde_json = "1.0.117" serde_json = "*"
ron = "*" ron = "*"
toml = "*" toml = "*"
log = "*" log = "*"