Skip to content

Commit 704fde1

Browse files
Bump built from 0.7.5 to 0.7.6
Bumps [built](https://github.com/lukaslueg/built) from 0.7.5 to 0.7.6. - [Changelog](https://github.com/lukaslueg/built/blob/master/CHANGELOG.md) - [Commits](lukaslueg/built@0.7.5...0.7.6) --- updated-dependencies: - dependency-name: built dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent f9c4416 commit 704fde1

File tree

2 files changed

+7
-7
lines changed

2 files changed

+7
-7
lines changed

Cargo.lock

Lines changed: 6 additions & 6 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
@@ -114,7 +114,7 @@ proc-maps = "0.4.0"
114114
[build-dependencies]
115115
anyhow = { version = "1.0.95" }
116116
cfg_aliases = "0.2.1"
117-
built = { version = "0.7.0", features = ["chrono", "git2"] }
117+
built = { version = "0.7.6", features = ["chrono", "git2"] }
118118

119119
[features]
120120
default = ["kvm", "mshv2", "seccomp"]

0 commit comments

Comments
 (0)