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

Diff for: clippy_dummy/Cargo.toml

+1-1
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 <manishsmail@gmail.com>"]
55
edition = "2018"

0 commit comments

Comments
 (0)