Skip to content

Commit 9c1a1bc

Browse files
Bump toml from 0.9.1 to 0.9.2 (#116)
--- updated-dependencies: - dependency-name: toml dependency-version: 0.9.2 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 78f01a0 commit 9c1a1bc

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

Cargo.lock

Lines changed: 5 additions & 5 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.1"
66+
toml = "0.9.2"
6767
metrics-util = "0.20.0"
6868
metrics-exporter-prometheus = "0.17"
6969

0 commit comments

Comments
 (0)