Skip to content

Commit 7282a62

Browse files
Bump toml from 0.9.9+spec-1.0.0 to 0.9.10+spec-1.1.0 (#310)
Bumps [toml](https://github.com/toml-rs/toml) from 0.9.9+spec-1.0.0 to 0.9.10+spec-1.1.0. - [Commits](toml-rs/toml@toml-v0.9.9...toml-v0.9.10) --- updated-dependencies: - dependency-name: toml dependency-version: 0.9.10+spec-1.1.0 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 a0875e0 commit 7282a62

File tree

2 files changed

+9
-9
lines changed

2 files changed

+9
-9
lines changed

Cargo.lock

Lines changed: 8 additions & 8 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
@@ -79,7 +79,7 @@ examples_common = { path = "../examples_common" }
7979
criterion = { version = "0.8.1", features = ["html_reports"] }
8080
crossbeam-queue = "0.3"
8181
blake3 = "1.8"
82-
toml = "0.9.9"
82+
toml = "0.9.10"
8383
metrics-util = "0.20.1"
8484
metrics-exporter-prometheus = "0.18"
8585
opentelemetry = "0.31.0"

0 commit comments

Comments
 (0)