Skip to content

Commit bd299bf

Browse files
chore(deps): Update Rust crate toml to 0.8.0
1 parent 71039b9 commit bd299bf

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
@@ -36,7 +36,7 @@ divan = "0.1.14"
3636
glob = "0.3.1"
3737
serde = { version = "1.0.199", features = ["derive"] }
3838
snapbox = { version = "0.6.0", features = ["diff", "term-svg", "cmd", "examples"] }
39-
toml = "0.5.11"
39+
toml = "0.8.0"
4040
tryfn = "0.2.1"
4141

4242
[[bench]]

0 commit comments

Comments
 (0)