Skip to content

Commit fe607b8

Browse files
committed
Remove authors from Cargo metadata (per RFC 3052)
1 parent 3eb4962 commit fe607b8

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

Cargo.toml

-4
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 <julian@tescher.me>",
6-
"Tokio Contributors <team@tokio.rs>"
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)