Skip to content

Commit

Permalink
chore(deps): Update Rust crate toml_old to 0.8.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Jun 1, 2024
1 parent dbf1cc1 commit c64241f
Show file tree
Hide file tree
Showing 2 changed files with 51 additions and 17 deletions.
66 changes: 50 additions & 16 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 @@ -14,7 +14,7 @@ serde = { version = "1.0.197", features = ["derive"] }
[dev-dependencies]
toml = { path = "../toml" }
toml_edit = { path = "../toml_edit" }
toml_old = { version = "0.5.10", package = "toml" }
toml_old = { version = "0.8.0", package = "toml" }
serde_json = "1.0.116"
lexopt = "0.3.0"
divan = "0.1.14"
Expand Down

0 comments on commit c64241f

Please sign in to comment.