Skip to content

Commit bf28176

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

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

Cargo.lock

Lines changed: 3 additions & 3 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.168"
20+
libc = "0.2.169"
2121
pin-project-lite = "0.2.15"
2222
socket2 = "0.5.8"
2323
thiserror.workspace = true

0 commit comments

Comments
 (0)