mirror of
https://github.com/rust-lang/rust-clippy
synced 2024-11-24 05:33:27 +00:00
Bump clippy_utils version
This commit is contained in:
parent
1e7b1ccb2a
commit
964f2a0ef2
1 changed files with 1 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
|||
[package]
|
||||
name = "clippy_utils"
|
||||
version = "0.1.51"
|
||||
version = "0.1.52"
|
||||
authors = ["The Rust Clippy Developers"]
|
||||
edition = "2018"
|
||||
|
||||
|
|
Loading…
Reference in a new issue