chore: Update dependencies
Some checks failed
continuous-integration/drone/push Build is failing

This commit is contained in:
Valentin Brandl 2022-06-16 13:34:20 +02:00
parent 32a2cc7132
commit 9b961032aa
2 changed files with 201 additions and 232 deletions

429
Cargo.lock generated

File diff suppressed because it is too large Load Diff

View File

@ -26,9 +26,9 @@ number_prefix = "0.4.0"
openssl-probe = "0.1.5" openssl-probe = "0.1.5"
reqwest = "0.11.11" reqwest = "0.11.11"
serde = "1.0.137" serde = "1.0.137"
serde_derive = "1.0.136" serde_derive = "1.0.137"
serde_json = "1.0.81" serde_json = "1.0.81"
tracing = "0.1.34" tracing = "0.1.35"
tracing-actix-web = "0.5.1" tracing-actix-web = "0.5.1"
tracing-bunyan-formatter = "0.3.2" tracing-bunyan-formatter = "0.3.2"
tracing-futures = "0.2.5" tracing-futures = "0.2.5"