Skip to content

Commit 8cb2edb

Browse files
Bump toml from 1.0.7+spec-1.1.0 to 1.1.0+spec-1.1.0 (#432)
Bumps [toml](https://github.com/toml-rs/toml) from 1.0.7+spec-1.1.0 to 1.1.0+spec-1.1.0. - [Commits](toml-rs/toml@toml-v1.0.7...toml-v1.1.0) --- updated-dependencies: - dependency-name: toml dependency-version: 1.1.0+spec-1.1.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 c340b50 commit 8cb2edb

2 files changed

Lines changed: 14 additions & 14 deletions

File tree

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
@@ -78,7 +78,7 @@ examples_common = { path = "../examples_common" }
7878
criterion = { version = "0.8.2", features = ["html_reports"] }
7979
crossbeam-queue = "0.3"
8080
blake3 = "1.8"
81-
toml = "1.0.7"
81+
toml = "1.1.0"
8282
metrics-util = "0.20.1"
8383
metrics-exporter-prometheus = "0.18"
8484
opentelemetry = "0.31.0"

0 commit comments

Comments
 (0)