fix(deps): update all dependencies
Some checks failed
renovate/artifacts Artifact file update failure
continuous-integration/drone/push Build is passing
continuous-integration/drone/pr Build is failing

This commit is contained in:
2025-07-18 00:31:25 +00:00
parent 10f832c1d1
commit 756b72d598
3 changed files with 294 additions and 77 deletions

View File

@@ -23,7 +23,7 @@ tonic = { version = "0.12.0", features = ["tls", "tls-roots"] }
futures = { version = "0.3.30" }
sha2 = { version = "0.10.8" }
hex = { version = "0.4.3" }
toml = { version = "0.8.14" }
toml = { version = "0.9.0" }
[workspace.package]
version = "0.5.0"