Skip to content

Commit f936d31

Browse files
Bump toml from 0.7.6 to 0.7.8 (#7405)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 85d8b62 commit f936d31

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

Cargo.lock

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

Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ strum_macros = { version = "0.25.2" }
4646
syn = { version = "2.0.33" }
4747
test-case = { version = "3.0.0" }
4848
thiserror = { version = "1.0.48" }
49-
toml = { version = "0.7.2" }
49+
toml = { version = "0.7.8" }
5050
tracing = "0.1.37"
5151
tracing-indicatif = "0.3.4"
5252
tracing-subscriber = { version = "0.3.17", features = ["env-filter"] }

0 commit comments

Comments
 (0)