Skip to content

Commit 6ce3131

Browse files
Bump toml_edit from 0.25.8+spec-1.1.0 to 0.25.12+spec-1.1.0 (#1454)
Bumps [toml_edit](https://github.com/toml-rs/toml) from 0.25.8+spec-1.1.0 to 0.25.12+spec-1.1.0. - [Commits](toml-rs/toml@v0.25.8...v0.25.12) --- updated-dependencies: - dependency-name: toml_edit dependency-version: 0.25.12+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 29959a6 commit 6ce3131

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

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
@@ -69,7 +69,7 @@ thouart = { git = "https://github.com/oxidecomputer/thouart" }
6969
tokio = { version = "1.52.3", features = ["full"] }
7070
tokio-util = "0.7.18"
7171
toml = "1.0.7"
72-
toml_edit = "0.25.8"
72+
toml_edit = "0.25.12"
7373
tracing = "0.1.44"
7474
tracing-subscriber = { version = "0.3.23", features = ["env-filter", "json"] }
7575
url = "2.5.8"

0 commit comments

Comments
 (0)