Apply cargo upgrade
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
Valentin Brandl 2024-03-26 09:02:03 +01:00
parent 9db32d9229
commit d26f699609

View File

@ -27,8 +27,8 @@ number_prefix = "0.4.0"
openssl-probe = "0.1.5" openssl-probe = "0.1.5"
reqwest = "0.12.2" reqwest = "0.12.2"
serde = "1.0.197" serde = "1.0.197"
serde_derive = "1.0.166" serde_derive = "1.0.197"
serde_json = "1.0.114" serde_json = "1.0.115"
tracing = "0.1.40" tracing = "0.1.40"
tracing-actix-web = "0.7.10" tracing-actix-web = "0.7.10"
tracing-bunyan-formatter = "0.3.9" tracing-bunyan-formatter = "0.3.9"