Skip to content

Commit d6f7f64

Browse files
chore(deps): update rust crate toml to 0.8.11
1 parent 666b2b9 commit d6f7f64

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
@@ -35,7 +35,7 @@ difference = "2.0.0"
3535
glob = "0.3.1"
3636
serde = { version = "1.0.197", features = ["derive"] }
3737
snapbox = { version = "0.5.8", features = ["diff", "harness", "path", "term-svg", "cmd", "examples"] }
38-
toml = "0.5.11"
38+
toml = "0.8.11"
3939

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

0 commit comments

Comments
 (0)