Skip to content

Commit 949d683

Browse files
committed
Bump to 0.2.2
1 parent e236770 commit 949d683

File tree

2 files changed

+85
-26
lines changed

2 files changed

+85
-26
lines changed

Cargo.lock

Lines changed: 83 additions & 24 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
@@ -1,6 +1,6 @@
11
[package]
22
name = "collapsescanner"
3-
version = "0.2.1"
3+
version = "0.2.2"
44
edition = "2021"
55
authors = ["dest4590"]
66
default-run = "collapsescanner"
@@ -28,7 +28,7 @@ rayon = "1.10.0"
2828
encoding_rs = "0.8.35"
2929
wildmatch = "2.4.0"
3030
lru = "0.14.0"
31-
sysinfo = "0.34.2"
31+
sysinfo = "0.35.0"
3232

3333
[profile.release]
3434
codegen-units = 1

0 commit comments

Comments
 (0)