Skip to content

Commit 7831f19

Browse files
build(deps): bump toml_edit from 0.22.27 to 0.25.8+spec-1.1.0
Bumps [toml_edit](https://github.com/toml-rs/toml) from 0.22.27 to 0.25.8+spec-1.1.0. - [Commits](toml-rs/toml@v0.22.27...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-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 35fb5d5 commit 7831f19

2 files changed

Lines changed: 24 additions & 11 deletions

File tree

Cargo.lock

Lines changed: 23 additions & 10 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

xtask/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,6 @@ description = "Project automation helpers for the regorus workspace"
88
anyhow = "1.0"
99
clap = { version = "4.5", features = ["derive"] }
1010
regex = "1.12"
11-
toml_edit = "0.22"
11+
toml_edit = "0.25"
1212
semver = "1.0"
1313
zip = { version = "0.6", default-features = false, features = ["deflate"] }

0 commit comments

Comments
 (0)