Skip to content

Commit daeeb87

Browse files
chore(deps): Update Rust crate toml to 0.8.0
1 parent cc8ee29 commit daeeb87

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
@@ -127,7 +127,7 @@ divan = "0.1.14"
127127
glob = "0.3.1"
128128
serde = { version = "1.0.199", features = ["derive"] }
129129
snapbox = { version = "0.6.0", features = ["diff", "term-svg", "cmd", "examples"] }
130-
toml = "0.5.11"
130+
toml = "0.8.0"
131131
tryfn = "0.2.1"
132132

133133
[[bench]]

0 commit comments

Comments
 (0)