Skip to content

Commit 27aceae

Browse files
Bump built from 0.7.7 to 0.8.0 (#41)
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] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 40ef9e3 commit 27aceae

File tree

2 files changed

+13
-3
lines changed

2 files changed

+13
-3
lines changed

Cargo.lock

Lines changed: 12 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
@@ -55,7 +55,7 @@ metrics-exporter-prometheus = "0.17"
5555
[build-dependencies]
5656
chrono = "0.4"
5757
blake3 = "1.8"
58-
built = { version = "0.7.7", features = ["chrono", "git2"] }
58+
built = { version = "0.8.0", features = ["chrono", "git2"] }
5959
anyhow = { version = "1.0" }
6060
goblin = "0.9.3"
6161

0 commit comments

Comments
 (0)