Skip to content

Commit f0facff

Browse files
renovate[bot]HerringtonDarkholme
authored andcommitted
fix(deps): update rust crate toml_edit to 0.19.11
1 parent fd9cc62 commit f0facff

File tree

2 files changed

+32
-10
lines changed

2 files changed

+32
-10
lines changed

Cargo.lock

+31-9
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

xtask/Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -9,4 +9,4 @@ edition.workspace = true
99
[dependencies]
1010
anyhow = "1.0"
1111
serde_json = { version = "1.0.97", features = ["preserve_order"] }
12-
toml_edit = "0.19.10"
12+
toml_edit = "0.19.11"

0 commit comments

Comments
 (0)