Skip to content

Commit e49c4f8

Browse files
Bump toml from 0.8.14 to 0.8.15 (#755)
Bumps [toml](https://github.com/toml-rs/toml) from 0.8.14 to 0.8.15. - [Commits](toml-rs/toml@toml-v0.8.14...toml-v0.8.15) --- 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 65f6454 commit e49c4f8

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

Cargo.lock

Lines changed: 4 additions & 4 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.10.1"
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.14"
59+
toml = "0.8.15"
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)