Skip to content

Commit f613d3b

Browse files
committed
Remove authors from Cargo manifest (per RFC 3052)
1 parent a9cd735 commit f613d3b

File tree

2 files changed

+0
-6
lines changed

2 files changed

+0
-6
lines changed

Cargo.toml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,4 @@
11
[package]
2-
authors = [
3-
"Daniel Silverstone <dsilvers@digital-scurf.org>",
4-
"Diggory Blake <diggsey@googlemail.com>",
5-
]
62
build = "build.rs"
73
description = "Manage multiple rust installations with ease"
84
edition = "2021"

download/Cargo.toml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,4 @@
11
[package]
2-
3-
authors = ["Brian Anderson <banderson@mozilla.com>"]
42
edition = "2021"
53
license = "MIT OR Apache-2.0"
64
name = "download"

0 commit comments

Comments
 (0)