Skip to content

Commit 03ad2d7

Browse files
authored
Disambiguate "Tools team" in Cargo.toml
1 parent 970ce1d commit 03ad2d7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
[package]
22
edition = "2018"
33
authors = [
4-
"The Tools Team <tools@teams.rust-embedded.org>",
4+
"The Embedded WG Tools Team <tools@teams.rust-embedded.org>",
55
"Jorge Aparicio <jorge@japaric.io>",
66
]
77
categories = ["command-line-utilities", "development-tools"]

0 commit comments

Comments
 (0)