Skip to content

Commit ec0735a

Browse files
Bump toml from 0.8.21 to 0.8.22 (#37)
Bumps [toml](https://github.com/toml-rs/toml) from 0.8.21 to 0.8.22. - [Commits](toml-rs/toml@toml-v0.8.21...toml-v0.8.22) --- updated-dependencies: - dependency-name: toml dependency-version: 0.8.22 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 a389013 commit ec0735a

File tree

2 files changed

+7
-7
lines changed

2 files changed

+7
-7
lines changed

Cargo.lock

Lines changed: 6 additions & 6 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
@@ -48,7 +48,7 @@ examples_common = { path = "../examples_common" }
4848
criterion = { version = "0.5.1", features = ["html_reports"] }
4949
crossbeam-queue = "0.3"
5050
blake3 = "1.8"
51-
toml = "0.8.21"
51+
toml = "0.8.22"
5252
metrics-util = "0.19.1"
5353
metrics-exporter-prometheus = "0.17"
5454

0 commit comments

Comments
 (0)