Skip to content

Commit e47515d

Browse files
Bump libc from 0.2.165 to 0.2.166
Bumps [libc](https://github.com/rust-lang/libc) from 0.2.165 to 0.2.166. - [Release notes](https://github.com/rust-lang/libc/releases) - [Changelog](https://github.com/rust-lang/libc/blob/0.2.166/CHANGELOG.md) - [Commits](rust-lang/libc@0.2.165...0.2.166) --- updated-dependencies: - dependency-name: libc dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 82d10f8 commit e47515d

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_host/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ workspace = true
2424
goblin = { version = "0.9" }
2525
rand = { version = "0.8.5" }
2626
cfg-if = { version = "1.0.0" }
27-
libc = { version = "0.2.165" }
27+
libc = { version = "0.2.166" }
2828
paste = "1.0"
2929
flatbuffers = "24.3.25"
3030
page_size = "0.6.0"

0 commit comments

Comments
 (0)