Skip to content

Commit 79e04b6

Browse files
committed
Remove authors from Cargo metadata (per RFC 3052)
1 parent 0c11b04 commit 79e04b6

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

Cargo.toml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,6 @@ name = "console"
33
description = "A terminal and console abstraction for Rust"
44
version = "0.16.0"
55
keywords = ["cli", "terminal", "colors", "console", "ansi"]
6-
authors = ["Armin Ronacher <[email protected]>"]
76
license = "MIT"
87
edition = "2021"
98
homepage = "https://github.com/console-rs/console"

0 commit comments

Comments
 (0)