Update dependencies to help in Fedora packaging (#5835)

Signed-off-by: Rodolfo Olivieri <rodolfo.olivieri3@gmail.com>
Co-authored-by: Jack Amadeo <jackamadeo@squareup.com>
This commit is contained in:
Rodolfo Olivieri
2025-12-17 15:01:06 -03:00
committed by GitHub
parent 9569c1fb0a
commit 4e117723b7
6 changed files with 357 additions and 185 deletions
+1 -1
View File
@@ -30,7 +30,7 @@ anyhow = "1.0"
bytes = "1.5"
http = "1.0"
base64 = "0.21"
config = { version = "0.14.1", features = ["toml"] }
config = { version = "0.15.13", features = ["toml"] }
thiserror = "1.0"
clap = { version = "4.4", features = ["derive"] }
serde_yaml = "0.9.34"