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 b0ce8c4

Browse files
authoredMar 1, 2024
chore(deps): update rust crate toml to 0.8.10
1 parent 4171d18 commit b0ce8c4

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.197", features = ["derive"] }
35-
toml = "0.5.11"
35+
toml = "0.8.10"
3636

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

0 commit comments

Comments
 (0)
Please sign in to comment.