Skip to content

Commit 4bf1a3b

Browse files
[deps] Platform: Update Rust crate bytes to v1.10.1 (#14922)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent d1fb37d commit 4bf1a3b

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

apps/desktop/desktop_native/Cargo.lock

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

apps/desktop/desktop_native/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ base64 = "=0.22.1"
1818
bindgen = "=0.71.1"
1919
bitwarden-russh = { git = "https://github.com/bitwarden/bitwarden-russh.git", rev = "3d48f140fd506412d186203238993163a8c4e536" }
2020
byteorder = "=1.5.0"
21-
bytes = "=1.9.0"
21+
bytes = "=1.10.1"
2222
cbc = "=0.1.2"
2323
core-foundation = "=0.10.0"
2424
dirs = "=6.0.0"

0 commit comments

Comments
 (0)