Browse Source

didn't need to set that one

jake 4 years ago
committed by andy
parent
commit
1e6cae9716
  1. 2
      Cargo.toml

2
Cargo.toml

@ -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 = "*"

Loading…
Cancel
Save