Skip to content

Commit 8c45242

Browse files
Bump sysctl from 0.6.0 to 0.7.1
Bumps [sysctl](https://github.com/johalun/sysctl-rs) from 0.6.0 to 0.7.1. - [Release notes](https://github.com/johalun/sysctl-rs/releases) - [Changelog](https://github.com/johalun/sysctl-rs/blob/master/CHANGELOG.md) - [Commits](johalun/sysctl-rs@v0.6.0...v0.7.1) --- updated-dependencies: - dependency-name: sysctl dependency-version: 0.7.1 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 3ff85d8 commit 8c45242

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

Cargo.lock

Lines changed: 3 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

samply/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@ crossbeam-channel = "0.5.15"
6565
mach2 = "0.5"
6666
lazy_static = "1.5.0"
6767
flate2 = "1.0"
68-
sysctl = "0.6.0"
68+
sysctl = "0.7.1"
6969
plist = "1.7.0"
7070

7171
[target.'cfg(any(target_os = "android", target_os = "linux"))'.dependencies]

0 commit comments

Comments
 (0)