Skip to content

Commit e3bc5cf

Browse files
chore(deps): update rust crate toml to 0.8.0
1 parent a6f3a12 commit e3bc5cf

File tree

2 files changed

+68
-3
lines changed

2 files changed

+68
-3
lines changed

Cargo.lock

+67-2
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
@@ -34,7 +34,7 @@ difference = "2.0.0"
3434
glob = "0.3.1"
3535
serde = { version = "1.0.199", features = ["derive"] }
3636
snapbox = { version = "0.5.9", features = ["diff", "harness", "path", "term-svg", "cmd", "examples"] }
37-
toml = "0.5.11"
37+
toml = "0.8.0"
3838

3939
[[bench]]
4040
name = "simple"

0 commit comments

Comments
 (0)