Skip to content

Commit b41b4d7

Browse files
Bump toml from 0.8.23 to 0.9.8 (#1534)
Bumps [toml](https://github.com/toml-rs/toml) from 0.8.23 to 0.9.8. - [Commits](toml-rs/toml@toml-v0.8.23...toml-v0.9.8) --- updated-dependencies: - dependency-name: toml dependency-version: 0.9.8 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 463cf01 commit b41b4d7

File tree

2 files changed

+20
-22
lines changed

2 files changed

+20
-22
lines changed

Cargo.lock

Lines changed: 19 additions & 21 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
@@ -32,7 +32,7 @@ rs_tracing = { version = "1.1.0", features = ["rs_tracing"] }
3232
serde = { version = "1.0.228", features = ["std", "derive"] }
3333
serde_json = "1.0.145"
3434
serde_yaml = "0.9.34"
35-
toml = "0.8.19"
35+
toml = "0.9.8"
3636
tracing-subscriber = { version = "0.3.20", features = ["env-filter"] }
3737
tempfile = "3.23.0"
3838
hex = "0.4.3"

0 commit comments

Comments
 (0)