Skip to content

Commit 71c6fbd

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

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

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
@@ -59,7 +59,7 @@ test = true
5959
[dependencies]
6060
hyperlight-host.workspace = true
6161
hyperlight-common.workspace = true
62-
libc = "0.2.183"
62+
libc = "0.2.185"
6363
once_cell = "1.21.4"
6464
tracing = "0.1.44"
6565
log = "0.4"

0 commit comments

Comments
 (0)