Skip to content

Commit 3ac1274

Browse files
committed
Remove authors from Cargo metadata (per RFC 3052)
1 parent 360cdc0 commit 3ac1274

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

Cargo.toml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,6 @@
11
[package]
22
name = "tracing-opentelemetry"
33
version = "0.24.0"
4-
authors = [
5-
"Julian Tescher <[email protected]>",
6-
"Tokio Contributors <[email protected]>"
7-
]
84
description = "OpenTelemetry integration for tracing"
95
homepage = "https://github.com/tokio-rs/tracing-opentelemetry"
106
repository = "https://github.com/tokio-rs/tracing-opentelemetry"

0 commit comments

Comments
 (0)