Skip to content

Commit 1702c1b

Browse files
authoredJun 14, 2024
chore(deps): Update Rust crate toml to 0.8.0
1 parent b5a0af2 commit 1702c1b

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.6.0", features = ["diff", "term-svg", "cmd", "examples"] }
37-
toml = "0.5.11"
37+
toml = "0.8.0"
3838
tryfn = "0.2.1"
3939

4040
[[bench]]

0 commit comments

Comments
 (0)