Skip to content

Commit f3667c4

Browse files
Bump toml from 1.0.6+spec-1.1.0 to 1.0.7+spec-1.1.0 (#425)
Bumps [toml](https://github.com/toml-rs/toml) from 1.0.6+spec-1.1.0 to 1.0.7+spec-1.1.0. - [Commits](toml-rs/toml@toml-v1.0.6...toml-v1.0.7) --- updated-dependencies: - dependency-name: toml dependency-version: 1.0.7+spec-1.1.0 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 27d79a8 commit f3667c4

2 files changed

Lines changed: 21 additions & 15 deletions

File tree

Cargo.lock

Lines changed: 20 additions & 14 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
@@ -73,7 +73,7 @@ examples_common = { path = "../examples_common" }
7373
criterion = { version = "0.8.2", features = ["html_reports"] }
7474
crossbeam-queue = "0.3"
7575
blake3 = "1.8"
76-
toml = "1.0.6"
76+
toml = "1.0.7"
7777
metrics-util = "0.20.1"
7878
metrics-exporter-prometheus = "0.18"
7979
opentelemetry = "0.31.0"

0 commit comments

Comments
 (0)