Skip to content

Commit 63b187c

Browse files
meta(cargo): Remove authors from Cargo.toml (#2939)
The `authors` field is [deprecated](https://doc.rust-lang.org/cargo/reference/manifest.html#the-authors-field), and as it is anyways out-of-date, we should remove it.
1 parent 1ccff9d commit 63b187c

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
@@ -1,5 +1,4 @@
11
[package]
2-
authors = ["Armin Ronacher <[email protected]>"]
32
build = "build.rs"
43
name = "sentry-cli"
54
version = "2.58.1"

0 commit comments

Comments
 (0)