Skip to content

Commit af43ef0

Browse files
Bump toml_edit from 0.25.4+spec-1.1.0 to 0.25.8+spec-1.1.0 (#1401)
Bumps [toml_edit](https://github.com/toml-rs/toml) from 0.25.4+spec-1.1.0 to 0.25.8+spec-1.1.0. - [Commits](toml-rs/toml@v0.25.4...v0.25.8) --- updated-dependencies: - dependency-name: toml_edit dependency-version: 0.25.8+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 487a5d7 commit af43ef0

2 files changed

Lines changed: 9 additions & 6 deletions

File tree

Cargo.lock

Lines changed: 8 additions & 5 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.50.0", features = ["full"] }
7070
tokio-util = "0.7.18"
7171
toml = "1.0.7"
72-
toml_edit = "0.25.4"
72+
toml_edit = "0.25.8"
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)