Skip to content

Commit

Permalink
manifest updated
Browse files Browse the repository at this point in the history
  • Loading branch information
mattiapenati committed Nov 19, 2023
1 parent f5a2fa4 commit 4bf09bb
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,11 @@ tracing-subscriber = "0.3"
[package]
name = "tower-otel"
version = "0.1.0"
description = "OpenTelemetry layer for HTTP/gRPC services"
description = "OpenTelemetry tracing layer for HTTP/gRPC services"
keywords = ["opentelemetry", "tracing", "tower", "http", "grpc"]
homepage = "https://github.com/mattiapenati/tower-otel"
repository = "https://github.com/mattiapenati/tower-otel"
documentation = "https://docs.rs/tower-otel"
edition.workspace = true
authors.workspace = true
license.workspace = true
Expand Down

0 comments on commit 4bf09bb

Please sign in to comment.