Skip to content

Commit 2f77eb8

Browse files
Bump toml from 0.9.7 to 0.9.8 (#233)
Bumps [toml](https://github.com/toml-rs/toml) from 0.9.7 to 0.9.8. - [Commits](toml-rs/toml@toml-v0.9.7...toml-v0.9.8) --- updated-dependencies: - dependency-name: toml dependency-version: 0.9.8 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent f4b0bcc commit 2f77eb8

File tree

2 files changed

+14
-14
lines changed

2 files changed

+14
-14
lines changed

Cargo.lock

Lines changed: 13 additions & 13 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
@@ -63,7 +63,7 @@ examples_common = { path = "../examples_common" }
6363
criterion = { version = "0.7.0", features = ["html_reports"] }
6464
crossbeam-queue = "0.3"
6565
blake3 = "1.8"
66-
toml = "0.9.7"
66+
toml = "0.9.8"
6767
metrics-util = "0.20.0"
6868
metrics-exporter-prometheus = "0.17"
6969

0 commit comments

Comments
 (0)