Skip to content

Commit c21939a

Browse files
authored
Merge pull request #198 from oxidecomputer/dependabot/cargo/toml_edit-0.24.0spec-1.1.0
chore(deps): bump toml_edit from 0.23.9 to 0.24.0+spec-1.1.0
2 parents 41ff196 + a855958 commit c21939a

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Cargo.lock

Lines changed: 2 additions & 2 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
@@ -91,7 +91,7 @@ tempfile = "3.23.0"
9191
thiserror = "2.0.17"
9292
tokio = { version = "1.48.0", features = ["full"] }
9393
toml = "0.9.10"
94-
toml_edit = { version = "0.23.9" }
94+
toml_edit = { version = "0.24.0" }
9595
tracing = { version = "0.1.44", features = ["log"] }
9696
tracing-subscriber = "0.3.22"
9797
url = "2.5.7"

0 commit comments

Comments
 (0)