Skip to content
This repository was archived by the owner on Sep 10, 2024. It is now read-only.

Commit a5648da

Browse files
dependabot[bot]sandhose
authored andcommitted
build(deps): bump libc from 0.2.155 to 0.2.158
Bumps [libc](https://github.com/rust-lang/libc) from 0.2.155 to 0.2.158. - [Release notes](https://github.com/rust-lang/libc/releases) - [Changelog](https://github.com/rust-lang/libc/blob/0.2.158/CHANGELOG.md) - [Commits](rust-lang/libc@0.2.155...0.2.158) --- updated-dependencies: - dependency-name: libc dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent ef3967c commit a5648da

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/listener/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ futures-util = "0.3.30"
1818
http-body.workspace = true
1919
hyper = { workspace = true, features = ["server"] }
2020
hyper-util.workspace = true
21-
libc = "0.2.155"
21+
libc = "0.2.158"
2222
pin-project-lite = "0.2.14"
2323
socket2 = "0.5.7"
2424
thiserror.workspace = true

0 commit comments

Comments
 (0)