Skip to content

Commit a8923a1

Browse files
Bump sysinfo from 0.32.1 to 0.33.1
Bumps [sysinfo](https://github.com/GuillaumeGomez/sysinfo) from 0.32.1 to 0.33.1. - [Changelog](https://github.com/GuillaumeGomez/sysinfo/blob/master/CHANGELOG.md) - [Commits](GuillaumeGomez/sysinfo@v0.32.1...v0.33.1) --- updated-dependencies: - dependency-name: sysinfo dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent d3ac95c commit a8923a1

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Cargo.lock

+2-2
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -178,7 +178,7 @@ which = { version = "7.0.1", optional = true }
178178
glob = "0.3.1"
179179

180180
# process
181-
sysinfo = { version = "0.32", default-features = false, features = ["system"]}
181+
sysinfo = { version = "0.33", default-features = false, features = ["system"]}
182182

183183
# proxy
184184
async-socks5 = { version = "0.6.0", git = "https://github.com/mokeyish/async-socks5.git", rev = "f78eec5" }

0 commit comments

Comments
 (0)