Skip to content

Commit 20644b6

Browse files
chore(deps): bump toml from 0.8.20 to 0.8.22
Bumps [toml](https://github.com/toml-rs/toml) from 0.8.20 to 0.8.22. - [Commits](toml-rs/toml@toml-v0.8.20...toml-v0.8.22) --- updated-dependencies: - dependency-name: toml dependency-version: 0.8.22 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 6301f33 commit 20644b6

File tree

2 files changed

+22
-15
lines changed

2 files changed

+22
-15
lines changed

Cargo.lock

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

crates/xtask/Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ gix = { version = "0.71.0", default-features = false, features = [
1919
"blocking-http-transport-reqwest-rust-tls",
2020
] }
2121
semver = "1.0.26"
22-
toml = "0.8.19"
22+
toml = "0.8.22"
2323

2424
#[lints]
2525
#workspace = true

0 commit comments

Comments
 (0)