diff options
| author | Alex Macleod <alex@macleod.io> | 2022-09-08 15:29:26 +0000 |
|---|---|---|
| committer | Alex Macleod <alex@macleod.io> | 2022-09-08 15:29:26 +0000 |
| commit | 2c5524f835ccd163dd3de9bd39b2cdc21337bf9c (patch) | |
| tree | 6c60b236c3796ab26d4e44c2b16ac475d9dd0c6d | |
| parent | 617417e9ad355e61a466640165d32680ee017198 (diff) | |
| download | rust-2c5524f835ccd163dd3de9bd39b2cdc21337bf9c.tar.gz rust-2c5524f835ccd163dd3de9bd39b2cdc21337bf9c.zip | |
Update cargo in lintcheck_crates.toml
| -rw-r--r-- | lintcheck/lintcheck_crates.toml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lintcheck/lintcheck_crates.toml b/lintcheck/lintcheck_crates.toml index 4fbae8614ca..ebbe9c9ae67 100644 --- a/lintcheck/lintcheck_crates.toml +++ b/lintcheck/lintcheck_crates.toml @@ -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']} |
