chore: update dependencies (#226)

This commit is contained in:
Stepan Kuzmin 2021-07-16 16:08:46 +03:00 committed by GitHub
parent 477834bb7c
commit 2e2599ad78
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 260 additions and 206 deletions

462
Cargo.lock generated

File diff suppressed because it is too large Load Diff

View File

@ -18,8 +18,8 @@ actix-cors = "0.5.4"
actix-rt = "1.1"
actix-web = "3.3.2"
docopt = "1"
env_logger = "0.8"
itertools = "0.10.0"
env_logger = "0.9"
itertools = "0.10"
log = "0.4"
native-tls = "0.2"
num_cpus = "1.13"