Skip to content

Commit 8efe594

Browse files
Bump libc from 0.2.175 to 0.2.176 (#209)
Bumps [libc](https://github.com/rust-lang/libc) from 0.2.175 to 0.2.176. - [Release notes](https://github.com/rust-lang/libc/releases) - [Changelog](https://github.com/rust-lang/libc/blob/0.2.176/CHANGELOG.md) - [Commits](rust-lang/libc@0.2.175...0.2.176) --- updated-dependencies: - dependency-name: libc dependency-version: 0.2.176 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 62e5694 commit 8efe594

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.

src/hyperlight_wasm/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ test = true
4646

4747
[dependencies]
4848
hyperlight-host = { workspace = true }
49-
libc = { version = "0.2.175" }
49+
libc = { version = "0.2.176" }
5050
once_cell = "1.21.3"
5151
tracing = "0.1.27"
5252
log = "0.4.28"

0 commit comments

Comments
 (0)