Skip to content

Commit 2eb4007

Browse files
Bump the all group with 2 updates (#499)
Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 4fcc018 commit 2eb4007

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

Cargo.lock

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,15 +17,15 @@ rust-version = "1.82.0"
1717

1818
[workspace.dependencies]
1919
thiserror = { version = "2.0.12" }
20-
tokio = { version = "1.45.0", features = ["full"] }
20+
tokio = { version = "1.45.1", features = ["full"] }
2121
tokio-stream = "0.1.17"
2222
prost-build = "0.13.5"
2323
prost = "0.13.5"
2424
pbjson = "0.7.0"
2525
pbjson-types = "0.7.0"
2626
pbjson-build = "0.7.0"
2727
tower = { version = "0.5.2", features = ["full"] }
28-
uuid = { version = "1.16.0", features = ["v4"] }
28+
uuid = { version = "1.17.0", features = ["v4"] }
2929
async-trait = "0.1.88"
3030
async-recursion = "1.1.1"
3131
async-stream = "0.3.6"

0 commit comments

Comments
 (0)