Skip to content

Commit c16f60d

Browse files
dependabot[bot]avrabe
authored andcommitted
build(deps): bump toml from 0.7.8 to 0.8.22
Bumps [toml](https://github.com/toml-rs/toml) from 0.7.8 to 0.8.22. - [Commits](toml-rs/toml@toml-v0.7.8...toml-v0.8.22) --- updated-dependencies: - dependency-name: toml dependency-version: 0.8.22 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 02881ba commit c16f60d

File tree

2 files changed

+14
-7
lines changed

2 files changed

+14
-7
lines changed

Cargo.lock

Lines changed: 13 additions & 6 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
@@ -32,7 +32,7 @@ pathdiff = "0.2"
3232
tiny_http = "0.12"
3333

3434
# Check for the latest compatible version
35-
toml = "0.7.6"
35+
toml = "0.8.22"
3636
syn = { version = "2.0.34", features = ["parsing", "full", "extra-traits"] }
3737
regex = "1.9.5"
3838
chrono = "0.4.24"

0 commit comments

Comments
 (0)