Bump deps

This commit is contained in:
asonix 2021-05-07 12:14:23 -05:00
parent 750b584b8a
commit ac24dd602e
2 changed files with 322 additions and 306 deletions

626
Cargo.lock generated

File diff suppressed because it is too large Load diff

View file

@ -15,7 +15,7 @@ async-trait = "0.1.40"
base64 = "0.13.0"
bcrypt = "0.9.0"
blocking = "1.0.0"
config = { version = "0.10.1", features = ["toml"] }
config = { version = "0.11.0", features = ["toml"] }
futures-lite = "1.8.0"
mime = "0.3"
once_cell = "1.4.1"