Skip to content

Commit a389013

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

File tree

2 files changed

+16
-9
lines changed

2 files changed

+16
-9
lines changed

Cargo.lock

Lines changed: 15 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
@@ -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.19"
51+
toml = "0.8.21"
5252
metrics-util = "0.19.1"
5353
metrics-exporter-prometheus = "0.17"
5454

0 commit comments

Comments
 (0)