Merge branch 'master' into dependabot/cargo/awc-3.0.0-beta.8
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
Valentin Brandl 2021-09-14 13:08:22 +02:00
commit 89b5d8cc60
2 changed files with 231 additions and 181 deletions

410
Cargo.lock generated

File diff suppressed because it is too large Load Diff

View File

@ -26,7 +26,7 @@ number_prefix = "0.4.0"
openssl-probe = "0.1.4"
reqwest = "0.11.4"
serde = "1.0.130"
serde_derive = "1.0.123"
serde_derive = "1.0.130"
serde_json = "1.0.67"
tracing = "0.1.27"
tracing-actix-web = "0.4.0-beta.11"