Skip to content

Commit

Permalink
Merge pull request #22 from eopb/keywords
Browse files Browse the repository at this point in the history
chore: Add keywords to `Cargo.toml`
  • Loading branch information
eopb authored Oct 23, 2023
2 parents fb78211 + 11e32dd commit d03222c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@ readme = "README.md"
description = """
A simple middleware for [`tide`](https://github.com/http-rs/tide) using the [`tracing`](https://github.com/tokio-rs/tracing) crate for logging.
"""
keywords = ["tide", "tracing", "logging", "middleware", "opentelemetry"]
documentation = "https://docs.rs/tide-tracing/"
repository = "https://github.com/ethanboxx/tide-tracing"
edition = "2021"
Expand Down

0 comments on commit d03222c

Please sign in to comment.