Skip to content

Commit 980280b

Browse files
Bump toml from 0.9.5 to 0.9.6 (#201)
Bumps [toml](https://github.com/toml-rs/toml) from 0.9.5 to 0.9.6. - [Commits](toml-rs/toml@toml-v0.9.5...toml-v0.9.6) --- updated-dependencies: - dependency-name: toml dependency-version: 0.9.6 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 cbebbd4 commit 980280b

File tree

2 files changed

+27
-17
lines changed

2 files changed

+27
-17
lines changed

Cargo.lock

Lines changed: 26 additions & 16 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.5"
66+
toml = "0.9.6"
6767
metrics-util = "0.20.0"
6868
metrics-exporter-prometheus = "0.17"
6969

0 commit comments

Comments
 (0)