Skip to content

Commit d305255

Browse files
Bump toml_edit from 0.23.7 to 0.23.9
Bumps [toml_edit](https://github.com/toml-rs/toml) from 0.23.7 to 0.23.9. - [Commits](toml-rs/toml@v0.23.7...v0.23.9) --- updated-dependencies: - dependency-name: toml_edit dependency-version: 0.23.9 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent f16bbcb commit d305255

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
@@ -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.7"
70+
toml_edit = "0.23.9"
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)