Skip to content

Commit 4cf6f4e

Browse files
Merge branch 'main' into feature/top-tui-l4
2 parents f669e7d + 2fbcee2 commit 4cf6f4e

File tree

2 files changed

+116
-84
lines changed

2 files changed

+116
-84
lines changed

Cargo.lock

Lines changed: 114 additions & 82 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
@@ -76,8 +76,8 @@ thiserror = "2.0.4"
7676
uucore = "0.1.0"
7777
uutests = "0.1.0"
7878
walkdir = "2.5.0"
79-
windows = { version = "0.61.1" }
80-
windows-sys = { version = "0.60.2", default-features = false }
79+
windows = { version = "0.62.0" }
80+
windows-sys = { version = "0.61.0", default-features = false }
8181
xattr = "1.3.1"
8282

8383
[dependencies]

0 commit comments

Comments
 (0)