Skip to content

Commit aa7a2b3

Browse files
chore(deps): update rust crate toml to 0.8.10
1 parent 8ab88a6 commit aa7a2b3

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
@@ -32,7 +32,7 @@ criterion = "0.5.1"
3232
difference = "2.0.0"
3333
glob = "0.3.1"
3434
serde = { version = "1.0.196", features = ["derive"] }
35-
toml = "0.5.11"
35+
toml = "0.8.10"
3636

3737
[[bench]]
3838
name = "simple"

0 commit comments

Comments
 (0)