Skip to content

Commit 016f685

Browse files
Update proc-maps requirement from 0.3.1 to 0.4.0
Updates the requirements on [proc-maps](https://github.com/rbspy/proc-maps) to permit the latest version. - [Commits](rbspy/proc-maps@v0.3.1...v0.4.0) --- updated-dependencies: - dependency-name: proc-maps dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 66ff3db commit 016f685

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/hyperlight_host/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -96,7 +96,7 @@ windows = { version = "0.58", features = [
9696
] }
9797

9898
[target.'cfg(unix)'.dev-dependencies]
99-
proc-maps = "0.3.1"
99+
proc-maps = "0.4.0"
100100

101101
[build-dependencies]
102102
anyhow = { version = "1.0.75" }

0 commit comments

Comments
 (0)