Skip to content

Commit 004d2c3

Browse files
chore(deps): bump built from 0.8.0 to 0.8.1 (#1468)
Bumps [built](https://github.com/lukaslueg/built) from 0.8.0 to 0.8.1. - [Changelog](https://github.com/lukaslueg/built/blob/master/CHANGELOG.md) - [Commits](lukaslueg/built@0.8.0...0.8.1) --- updated-dependencies: - dependency-name: built dependency-version: 0.8.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 29bf180 commit 004d2c3

2 files changed

Lines changed: 7 additions & 8 deletions

File tree

Cargo.lock

Lines changed: 6 additions & 7 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
@@ -119,7 +119,7 @@ proc-maps = "0.4.0"
119119
[build-dependencies]
120120
anyhow = { version = "1.0.102" }
121121
cfg_aliases = "0.2.1"
122-
built = { version = "0.8.0", optional = true, features = ["chrono", "git2"] }
122+
built = { version = "0.8.1", optional = true, features = ["chrono", "git2"] }
123123

124124
[features]
125125
default = ["kvm", "mshv3", "build-metadata"]

0 commit comments

Comments
 (0)