Skip to content

Commit b691a69

Browse files
fix(deps): update rust crate bincode to v3
Signed-off-by: konflux-internal-p02 <170854209+konflux-internal-p02[bot]@users.noreply.github.com>
1 parent c96ab72 commit b691a69

File tree

2 files changed

+3
-6
lines changed

2 files changed

+3
-6
lines changed

pkg/data_cache/Cargo.lock

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

pkg/data_cache/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ futures = "0.3.31"
1818
arrow-flight = "55.0.0"
1919
tonic = "0.12.3"
2020
bytes = "1.9.0"
21-
bincode = "1.3"
21+
bincode = "3.0"
2222
trust-dns-resolver = "0.23.2"
2323
axum = "0.7"
2424
tower = "0.4"

0 commit comments

Comments
 (0)