Skip to content

Commit 24fe556

Browse files
Bump toml from 0.8.15 to 0.8.19 (#776)
Bumps [toml](https://github.com/toml-rs/toml) from 0.8.15 to 0.8.19. - [Commits](toml-rs/toml@toml-v0.8.15...toml-v0.8.19) --- updated-dependencies: - dependency-name: toml 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 dfeeb91 commit 24fe556

File tree

2 files changed

+11
-11
lines changed

2 files changed

+11
-11
lines changed

Cargo.lock

Lines changed: 10 additions & 10 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ tempfile = "3.11.0"
5656
test-common = { path = "test-common" }
5757
thouart = { git = "https://github.com/oxidecomputer/thouart.git" }
5858
tokio = { version = "1.38.0", features = ["full"] }
59-
toml = "0.8.15"
59+
toml = "0.8.19"
6060
toml_edit = "0.22.15"
6161
url = "2.5.2"
6262
uuid = { version = "1.9.1", features = ["serde", "v4"] }

0 commit comments

Comments
 (0)