Skip to content

Commit 3b85a8a

Browse files
chore(deps): bump proc-maps from 0.4.0 to 0.5.0 (#1601)
Bumps [proc-maps](https://github.com/rbspy/proc-maps) from 0.4.0 to 0.5.0. - [Commits](rbspy/proc-maps@v0.4.0...v0.5.0) --- updated-dependencies: - dependency-name: proc-maps dependency-version: 0.5.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 8594212 commit 3b85a8a

2 files changed

Lines changed: 9 additions & 38 deletions

File tree

Cargo.lock

Lines changed: 8 additions & 37 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
@@ -116,7 +116,7 @@ windows = { version = "0.62", features = [
116116
] }
117117

118118
[target.'cfg(unix)'.dev-dependencies]
119-
proc-maps = "0.4.0"
119+
proc-maps = "0.5.0"
120120

121121
[build-dependencies]
122122
anyhow = { version = "1.0.102" }

0 commit comments

Comments
 (0)