Skip to content

Commit 617b158

Browse files
Bump built from 0.7.7 to 0.8.0 (#454)
Bumps [built](https://github.com/lukaslueg/built) from 0.7.7 to 0.8.0. - [Changelog](https://github.com/lukaslueg/built/blob/master/CHANGELOG.md) - [Commits](lukaslueg/built@0.7.7...0.8.0) --- updated-dependencies: - dependency-name: built dependency-version: 0.8.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 31f8266 commit 617b158

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
@@ -116,7 +116,7 @@ proc-maps = "0.4.0"
116116
[build-dependencies]
117117
anyhow = { version = "1.0.98" }
118118
cfg_aliases = "0.2.1"
119-
built = { version = "0.7.7", features = ["chrono", "git2"] }
119+
built = { version = "0.8.0", features = ["chrono", "git2"] }
120120

121121
[features]
122122
default = ["kvm", "mshv2", "seccomp"]

0 commit comments

Comments
 (0)