Skip to content

Commit 7083e51

Browse files
committed
Remove the 'authors' field from */Cargo.toml
1 parent 690e890 commit 7083e51

File tree

2 files changed

+0
-2
lines changed

2 files changed

+0
-2
lines changed

library/Cargo.toml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
[package]
22
name = "rustup-available-packages"
33
version = "0.2.1"
4-
authors = ["mexus <[email protected]>"]
54
description = "Rustup tools state info"
65
license = "MIT/Apache-2.0"
76
keywords = ["rustup"]

web/Cargo.toml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
[package]
22
name = "rustup-available-packages-web"
33
version = "0.1.3"
4-
authors = ["mexus <[email protected]>"]
54
edition = "2018"
65

76
[dependencies]

0 commit comments

Comments
 (0)