Skip to content

Commit 44fb225

Browse files
dependabot[bot]sandhose
authored andcommitted
build(deps): bump listenfd from 1.0.1 to 1.0.2
Bumps [listenfd](https://github.com/mitsuhiko/listenfd) from 1.0.1 to 1.0.2. - [Changelog](https://github.com/mitsuhiko/listenfd/blob/master/CHANGELOG.md) - [Commits](mitsuhiko/listenfd@1.0.1...1.0.2) --- updated-dependencies: - dependency-name: listenfd dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent ae47e4a commit 44fb225

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Cargo.lock

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

crates/cli/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ http-body-util.workspace = true
2727
hyper.workspace = true
2828
ipnetwork = "0.20.0"
2929
itertools = "0.13.0"
30-
listenfd = "1.0.1"
30+
listenfd = "1.0.2"
3131
rand.workspace = true
3232
rand_chacha = "0.3.1"
3333
reqwest.workspace = true

0 commit comments

Comments
 (0)