Skip to content

Commit 3ad9290

Browse files
committed
Restore clippy_dummy's placeholder name
Fixes #3317
1 parent 5afdf8b commit 3ad9290

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

clippy_dummy/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
[package]
2-
name = "clippy" # rename to clippy before publishing
2+
name = "clippy_dummy" # rename to clippy before publishing
33
version = "0.0.302"
44
authors = ["Manish Goregaokar <[email protected]>"]
55
edition = "2018"

0 commit comments

Comments
 (0)