summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2024-04-24 20:14:22 +0000
committerGitHub <noreply@github.com>2024-04-24 20:14:22 +0000
commit04106619e88f0c3bae81eba2d609ef1e463338be (patch)
treede7b7a84ef47f93b0aa8bbfd18a38da4ebd66c7a
parentf8a52fcfbb6fe8718d1663cb61d11cbd1ea90b02 (diff)
Bump libproc from 0.14.6 to 0.14.8
Bumps [libproc](https://github.com/andrewdavidmackenzie/libproc-rs) from 0.14.6 to 0.14.8. - [Release notes](https://github.com/andrewdavidmackenzie/libproc-rs/releases) - [Commits](https://github.com/andrewdavidmackenzie/libproc-rs/commits) --- updated-dependencies: - dependency-name: libproc dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
-rw-r--r--Cargo.lock4
1 files changed, 2 insertions, 2 deletions
diff --git a/Cargo.lock b/Cargo.lock
index 63190d3..3bda3c5 100644
--- a/Cargo.lock
+++ b/Cargo.lock
@@ -1278,9 +1278,9 @@ dependencies = [
[[package]]
name = "libproc"
-version = "0.14.6"
+version = "0.14.8"
source = "registry+https://github.com/rust-lang/crates.io-index"
-checksum = "8eb6497078a4c9c2aca63df56d8dce6eb4381d53a960f781a3a748f7ea97436d"
+checksum = "ae9ea4b75e1a81675429dafe43441df1caea70081e82246a8cccf514884a88bb"
dependencies = [
"bindgen 0.69.4",
"errno 0.3.8",