Skip to content

Commit 9b91141

Browse files
Bump toml from 0.9.0 to 0.9.1 (#111)
Bumps [toml](https://github.com/toml-rs/toml) from 0.9.0 to 0.9.1. - [Commits](toml-rs/toml@toml-v0.9.0...toml-v0.9.1) --- updated-dependencies: - dependency-name: toml dependency-version: 0.9.1 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 9cc5cb3 commit 9b91141

File tree

2 files changed

+4
-20
lines changed

2 files changed

+4
-20
lines changed

Cargo.lock

Lines changed: 3 additions & 19 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.6.0", features = ["html_reports"] }
6464
crossbeam-queue = "0.3"
6565
blake3 = "1.8"
66-
toml = "0.9.0"
66+
toml = "0.9.1"
6767
metrics-util = "0.20.0"
6868
metrics-exporter-prometheus = "0.17"
6969

0 commit comments

Comments
 (0)