diff options
| author | Samuel E. Moelius III <sam@moeli.us> | 2021-02-17 17:05:52 -0500 |
|---|---|---|
| committer | Samuel E. Moelius III <sam@moeli.us> | 2021-02-23 18:50:30 -0500 |
| commit | 964f2a0ef28d6d7c4566469fc7577892f3747ba0 (patch) | |
| tree | 12b83bae23510c218cc8dfaf8e68b1d7ded374b5 | |
| parent | 1e7b1ccb2a05f80ae0a580401e7565fb1c0a4917 (diff) | |
| download | rust-964f2a0ef28d6d7c4566469fc7577892f3747ba0.tar.gz rust-964f2a0ef28d6d7c4566469fc7577892f3747ba0.zip | |
Bump clippy_utils version
| -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 d99dbbd7aa3..f8312154196 100644 --- a/clippy_utils/Cargo.toml +++ b/clippy_utils/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "clippy_utils" -version = "0.1.51" +version = "0.1.52" authors = ["The Rust Clippy Developers"] edition = "2018" |
