Skip to content

Commit 8bc99b1

Browse files
Bump junction from 1.4.2 to 2.0.0 (#478)
Bumps [junction](https://github.com/tesuji/junction) from 1.4.2 to 2.0.0. - [Release notes](https://github.com/tesuji/junction/releases) - [Changelog](https://github.com/tesuji/junction/blob/main/CHANGELOG.md) - [Commits](tesuji/junction@v1.4.2...v2.0.0) --- updated-dependencies: - dependency-name: junction dependency-version: 2.0.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 83a554a commit 8bc99b1

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
@@ -107,7 +107,7 @@ serde = { version = "1.0", features = ["derive"] }
107107
serde_json = "1.0"
108108

109109
[target.'cfg(windows)'.build-dependencies]
110-
junction = "1"
110+
junction = "2"
111111

112112
[features]
113113
default = ["function_call_metrics", "kvm", "mshv3"]

0 commit comments

Comments
 (0)