Skip to content

Commit a2f7c09

Browse files
committed
📝 add missing info for release
1 parent 3b72cec commit a2f7c09

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

Cargo.toml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,12 @@ name = "axum-tracing-opentelemetry"
33
description = "Middlewares and tools to integrate axum + tracing + opentelemetry"
44
version = "0.2.0"
55
edition = "2021"
6+
readme = "README.md"
7+
license = "CC0-1.0"
8+
keywords = ["axum", "tracing", "opentelemetry"]
9+
categories = ["web-programming"]
10+
repository = "https://github.com/davidB/axum-tracing-opentelemetry"
11+
homepage = "https://github.com/davidB/axum-tracing-opentelemetry"
612

713
[dependencies]
814
axum = "0.5"

0 commit comments

Comments
 (0)