Skip to content

Commit 0820c7b

Browse files
Bump libc from 0.2.179 to 0.2.180
Bumps [libc](https://github.com/rust-lang/libc) from 0.2.179 to 0.2.180. - [Release notes](https://github.com/rust-lang/libc/releases) - [Changelog](https://github.com/rust-lang/libc/blob/0.2.180/CHANGELOG.md) - [Commits](rust-lang/libc@0.2.179...0.2.180) --- updated-dependencies: - dependency-name: libc dependency-version: 0.2.180 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 7b0b867 commit 0820c7b

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
@@ -61,7 +61,7 @@ test = true
6161

6262
[dependencies]
6363
hyperlight-host = { workspace = true }
64-
libc = { version = "0.2.179" }
64+
libc = { version = "0.2.180" }
6565
once_cell = "1.21.3"
6666
tracing = "0.1.44"
6767
log = "0.4"

0 commit comments

Comments
 (0)