Skip to content

Commit c89fc6f

Browse files
chore(deps): update rust crate toml to 0.8.10
1 parent 027c95b commit c89fc6f

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
@@ -33,7 +33,7 @@ difference = "2.0.0"
3333
glob = "0.3.1"
3434
serde = { version = "1.0.197", features = ["derive"] }
3535
snapbox = { version = "0.5.8", features = ["diff", "harness", "path", "term-svg"] }
36-
toml = "0.5.11"
36+
toml = "0.8.10"
3737

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

0 commit comments

Comments
 (0)