Browse Source

didn't need to set that one

pull/34/head
jake 3 years ago
parent
commit
a3176380d9
  1. 2
      Cargo.toml

2
Cargo.toml

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

Loading…
Cancel
Save