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

Commit 96b4645

Browse files
dependabot[bot]sandhose
authored andcommitted
build(deps): bump libc from 0.2.149 to 0.2.150
Bumps [libc](https://github.com/rust-lang/libc) from 0.2.149 to 0.2.150. - [Release notes](https://github.com/rust-lang/libc/releases) - [Commits](rust-lang/libc@0.2.149...0.2.150) --- updated-dependencies: - dependency-name: libc dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 875b43f commit 96b4645

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
@@ -20,7 +20,7 @@ tokio-rustls = "0.24.1"
2020
tower-http = { version = "0.4.4", features = ["add-extension"] }
2121
tower-service = "0.3.2"
2222
tracing.workspace = true
23-
libc = "0.2.149"
23+
libc = "0.2.150"
2424

2525
[dev-dependencies]
2626
anyhow.workspace = true

0 commit comments

Comments
 (0)