Skip to content

Commit 4568c4a

Browse files
Bump toml from 0.8.22 to 0.8.23 (#60)
Bumps [toml](https://github.com/toml-rs/toml) from 0.8.22 to 0.8.23. - [Commits](toml-rs/toml@toml-v0.8.22...toml-v0.8.23) --- updated-dependencies: - dependency-name: toml dependency-version: 0.8.23 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 be42e88 commit 4568c4a

File tree

2 files changed

+13
-13
lines changed

2 files changed

+13
-13
lines changed

Cargo.lock

Lines changed: 12 additions & 12 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.6.0", features = ["html_reports"] }
4949
crossbeam-queue = "0.3"
5050
blake3 = "1.8"
51-
toml = "0.8.22"
51+
toml = "0.8.23"
5252
metrics-util = "0.19.1"
5353
metrics-exporter-prometheus = "0.17"
5454

0 commit comments

Comments
 (0)