Skip to content

Commit 642ee71

Browse files
committed
Fix publish errors
1 parent ff34d04 commit 642ee71

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
name = "tower-trace-metrics"
33
version = "0.1.0"
44
edition = "2021"
5-
license = "Apache 2.0"
5+
license = "Apache-2.0"
66
author = "Jeremy Wall <[email protected]"
77
description = "A tower-http TraceLayer that records metrics per request"
88
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html

0 commit comments

Comments
 (0)