Skip to content

Commit cce9c07

Browse files
Bump toml from 0.9.8 to 0.9.9+spec-1.0.0 (#308)
Bumps [toml](https://github.com/toml-rs/toml) from 0.9.8 to 0.9.9+spec-1.0.0. - [Commits](toml-rs/toml@toml-v0.9.8...toml-v0.9.9) --- updated-dependencies: - dependency-name: toml dependency-version: 0.9.9+spec-1.0.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 0d8d830 commit cce9c07

File tree

2 files changed

+11
-11
lines changed

2 files changed

+11
-11
lines changed

Cargo.lock

Lines changed: 10 additions & 10 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.8"
82+
toml = "0.9.9"
8383
metrics-util = "0.20.1"
8484
metrics-exporter-prometheus = "0.18"
8585
opentelemetry = "0.31.0"

0 commit comments

Comments
 (0)