Skip to content

Commit

Permalink
fix(deps): update rust crate cargo_toml to 0.17.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 22, 2023
1 parent 31273d1 commit f4ed3f1
Show file tree
Hide file tree
Showing 2 changed files with 77 additions and 21 deletions.
96 changes: 76 additions & 20 deletions third-party/rust/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 third-party/rust/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ bytes = "1.4.0"
cached = "0.43.0"
cargo-emit = "0.2.1"
cargo_metadata = "0.15.4"
cargo_toml = "0.15.2"
cargo_toml = "0.17.1"
cc = "1.0.83"
cfg-if = "1.0.0"
chalk-solve = { version = "0.90.0", default-features = false }
Expand Down

0 comments on commit f4ed3f1

Please sign in to comment.