Skip to content

Commit ec041cf

Browse files
Bump toml_edit from 0.23.9 to 0.24.0+spec-1.1.0
Bumps [toml_edit](https://github.com/toml-rs/toml) from 0.23.9 to 0.24.0+spec-1.1.0. - [Commits](toml-rs/toml@v0.23.9...v0.24.0) --- updated-dependencies: - dependency-name: toml_edit dependency-version: 0.24.0+spec-1.1.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 95462eb commit ec041cf

File tree

2 files changed

+13
-13
lines changed

2 files changed

+13
-13
lines changed

Cargo.lock

Lines changed: 12 additions & 12 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
@@ -67,7 +67,7 @@ thouart = { git = "https://github.com/oxidecomputer/thouart" }
6767
tokio = { version = "1.48.0", features = ["full"] }
6868
tokio-util = "0.7.17"
6969
toml = "0.9.8"
70-
toml_edit = "0.23.9"
70+
toml_edit = "0.24.0"
7171
tracing = "0.1.43"
7272
tracing-subscriber = { version = "0.3.22", features = ["env-filter", "json"] }
7373
url = "2.5.7"

0 commit comments

Comments
 (0)