2 Commits

Author SHA1 Message Date
5db2a6f4db 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
2025-12-06 01:31:06 +00:00
bdfdac16f1 chore(deps): update tokio-tracing monorepo
Some checks failed
continuous-integration/drone/pr Build is failing
continuous-integration/drone/push Build is failing
2025-11-29 01:36:23 +00:00
2 changed files with 109 additions and 396 deletions

503
Cargo.lock generated

File diff suppressed because it is too large Load Diff

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.9.0" }
toml = { version = "0.8.14" }
[workspace.package]
version = "0.5.0"