Skip to content

Commit 7e7eaf7

Browse files
committed
Deps: Bump smb2 to 0.7.2 for DFS referral parse bugfix
1 parent 257269b commit 7e7eaf7

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

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/src-tauri/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -116,7 +116,7 @@ mdns-sd = { version = "0.18", features = ["logging"] }
116116
# SMB2/3 protocol client for share enumeration (pure Rust, pipelined I/O).
117117
# When bumping: also re-vendor the test containers per
118118
# apps/desktop/test/smb-servers/.compose/VENDORED.md
119-
smb2 = "0.7.1"
119+
smb2 = "0.7.2"
120120
# NFD normalization for APFS collation and SMB path normalization
121121
unicode-normalization = "0.1"
122122

0 commit comments

Comments
 (0)