diff options
| author | flip1995 <philipp.krones@embecosm.com> | 2021-07-29 11:15:11 +0200 |
|---|---|---|
| committer | flip1995 <philipp.krones@embecosm.com> | 2021-07-29 11:15:11 +0200 |
| commit | 80116f9009976396d2f821ceeda107ce6b851830 (patch) | |
| tree | 290e84a18e223b7efdf4a142f4ef19d5a6b626d5 /clippy_utils | |
| parent | 7ed7b29d73723b9861b9fe377438c87b607f1222 (diff) | |
| download | rust-80116f9009976396d2f821ceeda107ce6b851830.tar.gz rust-80116f9009976396d2f821ceeda107ce6b851830.zip | |
Bump Clippy Version -> 0.1.56
Diffstat (limited to 'clippy_utils')
| -rw-r--r-- | clippy_utils/Cargo.toml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/clippy_utils/Cargo.toml b/clippy_utils/Cargo.toml index 6ede9011208..8bd859c97ad 100644 --- a/clippy_utils/Cargo.toml +++ b/clippy_utils/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "clippy_utils" -version = "0.1.55" +version = "0.1.56" authors = ["The Rust Clippy Developers"] edition = "2018" publish = false |
