Skip to content

Commit 1fc6498

Browse files
Bump toml from 1.0.6+spec-1.1.0 to 1.0.7+spec-1.1.0 (#1393)
Bumps [toml](https://github.com/toml-rs/toml) from 1.0.6+spec-1.1.0 to 1.0.7+spec-1.1.0. - [Commits](toml-rs/toml@toml-v1.0.6...toml-v1.0.7) --- updated-dependencies: - dependency-name: toml dependency-version: 1.0.7+spec-1.1.0 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 4fb3902 commit 1fc6498

File tree

2 files changed

+28
-22
lines changed

2 files changed

+28
-22
lines changed

Cargo.lock

Lines changed: 27 additions & 21 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
@@ -68,7 +68,7 @@ test-common = { path = "test-common" }
6868
thouart = { git = "https://github.com/oxidecomputer/thouart" }
6969
tokio = { version = "1.50.0", features = ["full"] }
7070
tokio-util = "0.7.18"
71-
toml = "1.0.6"
71+
toml = "1.0.7"
7272
toml_edit = "0.25.4"
7373
tracing = "0.1.44"
7474
tracing-subscriber = { version = "0.3.23", features = ["env-filter", "json"] }

0 commit comments

Comments
 (0)