Skip to content

Commit

Permalink
Update cargo in lintcheck_crates.toml
Browse files Browse the repository at this point in the history
  • Loading branch information
Alexendoo committed Sep 8, 2022
1 parent 617417e commit 2c5524f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lintcheck/lintcheck_crates.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[crates]
# some of these are from cargotest
cargo = {name = "cargo", versions = ['0.49.0']}
cargo = {name = "cargo", versions = ['0.64.0']}
iron = {name = "iron", versions = ['0.6.1']}
ripgrep = {name = "ripgrep", versions = ['12.1.1']}
xsv = {name = "xsv", versions = ['0.13.0']}
Expand Down

0 comments on commit 2c5524f

Please sign in to comment.