Skip to content

Commit

Permalink
chore(deps): update rust crate toml_old to 0.8.9
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Feb 1, 2024
1 parent f5c6f4b commit 960a096
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 @@ -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.8.9", package = "toml" }
serde = { version = "1.0.160", features = ["derive"] }
serde_json = "1.0.96"
lexopt = "0.3.0"
Expand Down

0 comments on commit 960a096

Please sign in to comment.