about summary refs log tree commit diff
diff options
context:
space:
mode:
authorSamuel E. Moelius III <sam@moeli.us>2021-02-17 17:05:52 -0500
committerSamuel E. Moelius III <sam@moeli.us>2021-02-23 18:50:30 -0500
commit964f2a0ef28d6d7c4566469fc7577892f3747ba0 (patch)
tree12b83bae23510c218cc8dfaf8e68b1d7ded374b5
parent1e7b1ccb2a05f80ae0a580401e7565fb1c0a4917 (diff)
downloadrust-964f2a0ef28d6d7c4566469fc7577892f3747ba0.tar.gz
rust-964f2a0ef28d6d7c4566469fc7577892f3747ba0.zip
Bump clippy_utils version
-rw-r--r--clippy_utils/Cargo.toml2
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"