Skip to content

Commit 3fdaf79

Browse files
committed
chore: update to thread-priority=3.0.0, zip=4.6.1
1 parent 197acb8 commit 3fdaf79

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
@@ -66,14 +66,14 @@ tar = "0.4.44"
6666
tempfile = "3.21.0"
6767
test-log = "0.2.18"
6868
thiserror = "2.0.16"
69-
thread-priority = "2.1.0"
69+
thread-priority = "3.0.0"
7070
tokio = { version = "1.47.1", default-features = false, features = ["macros", "rt", "sync"] }
7171
tracing = "0.1.41"
7272
tracing-subscriber = "0.3.20"
7373
walkdir = "2.5.0"
7474
whoami = "1.6.0"
7575
zerocopy = "0.8.26"
76-
zip = { version = "4.6.0", default-features = false, features = ["deflate"] }
76+
zip = { version = "4.6.1", default-features = false, features = ["deflate"] }
7777

7878
[workspace.metadata.release]
7979
shared-version = true

0 commit comments

Comments
 (0)