Skip to content

Commit a12dc41

Browse files
Bump privdrop from 0.5.4 to 0.5.5
Bumps [privdrop](https://github.com/jedisct1/rust-privdrop) from 0.5.4 to 0.5.5. - [Commits](jedisct1/rust-privdrop@0.5.4...0.5.5) --- updated-dependencies: - dependency-name: privdrop dependency-version: 0.5.5 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 2b0e18f commit a12dc41

File tree

2 files changed

+20
-30
lines changed

2 files changed

+20
-30
lines changed

Cargo.lock

+19-29
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
@@ -59,7 +59,7 @@ tokio = { version = "1.44.2", features = [
5959
toml = "0.8.20"
6060

6161
[target.'cfg(target_family = "unix")'.dependencies]
62-
privdrop = "0.5.4"
62+
privdrop = "0.5.5"
6363

6464
[dependencies.prometheus]
6565
optional = true

0 commit comments

Comments
 (0)