Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit c470d21

Browse files
authoredMar 12, 2024
chore(deps): update rust crate toml to 0.8.11
1 parent 6c23a41 commit c470d21

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)
Please sign in to comment.