Skip to content

Commit

Permalink
Remove authors from Cargo metadata (per RFC 3052)
Browse files Browse the repository at this point in the history
  • Loading branch information
djc committed May 29, 2024
1 parent 360cdc0 commit 3ac1274
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,10 +1,6 @@
[package]
name = "tracing-opentelemetry"
version = "0.24.0"
authors = [
"Julian Tescher <[email protected]>",
"Tokio Contributors <[email protected]>"
]
description = "OpenTelemetry integration for tracing"
homepage = "https://github.com/tokio-rs/tracing-opentelemetry"
repository = "https://github.com/tokio-rs/tracing-opentelemetry"
Expand Down

0 comments on commit 3ac1274

Please sign in to comment.