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 3, 2024
1 parent c383efa commit 7493680
Showing 1 changed file with 1 addition and 1 deletion.
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 7493680

Please sign in to comment.