Skip to content

Commit 17b7b41

Browse files
committed
Add @mcarton as owner
1 parent 8517ca5 commit 17b7b41

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

Cargo.toml

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,11 @@
11
[package]
22
name = "clippy"
3-
version = "0.0.38"
3+
version = "0.0.39"
44
authors = [
55
"Manish Goregaokar <[email protected]>",
66
"Andre Bogus <[email protected]>",
7-
"Georg Brandl <[email protected]>"
7+
"Georg Brandl <[email protected]>",
8+
"Martin Carton <[email protected]>"
89
]
910
description = "A bunch of helpful lints to avoid common pitfalls in Rust"
1011
repository = "https://github.com/Manishearth/rust-clippy"

0 commit comments

Comments
 (0)