Skip to content

Commit 0a8550a

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

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
@@ -17,7 +17,7 @@ futures-util.workspace = true
1717
http-body.workspace = true
1818
hyper = { workspace = true, features = ["server"] }
1919
hyper-util.workspace = true
20-
libc = "0.2.165"
20+
libc = "0.2.167"
2121
pin-project-lite = "0.2.15"
2222
socket2 = "0.5.7"
2323
thiserror.workspace = true

0 commit comments

Comments
 (0)