Skip to content

Commit b733679

Browse files
build(deps): bump toml from 0.8.20 to 0.8.21
Bumps [toml](https://github.com/toml-rs/toml) from 0.8.20 to 0.8.21. - [Commits](toml-rs/toml@toml-v0.8.20...toml-v0.8.21) --- updated-dependencies: - dependency-name: toml dependency-version: 0.8.21 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 84ad1f0 commit b733679

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.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ git2 = "0.20.1"
2727
log = "0.4.27"
2828
semver = "1.0.26"
2929
serde = { version = "1.0.219", features = ["derive"] }
30-
toml = "0.8.20"
30+
toml = "0.8.21"
3131

3232
[dev-dependencies]
3333
assert_fs = "1.1.2"

0 commit comments

Comments
 (0)