Skip to content

Commit

Permalink
chore(deps): update rust crate toml_old to 0.7.6
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Sep 1, 2023
1 parent ff85919 commit a276cdb
Show file tree
Hide file tree
Showing 2 changed files with 50 additions and 16 deletions.
64 changes: 49 additions & 15 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion crates/benchmarks/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ release = false
criterion = "0.5.1"
toml = { path = "../toml" }
toml_edit = { path = "../toml_edit" }
toml_old = { version = "0.5.10", package = "toml" }
toml_old = { version = "0.7.6", package = "toml" }
serde = { version = "1.0.160", features = ["derive"] }
serde_json = "1.0.96"
lexopt = "0.3.0"
Expand Down

0 comments on commit a276cdb

Please sign in to comment.