We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2733f5f commit 1171b95Copy full SHA for 1171b95
Cargo.toml
@@ -1,6 +1,6 @@
1
[package]
2
name = "tower-request-id"
3
-version = "0.1.0"
+version = "0.2.0"
4
edition = "2018"
5
description = "A tower (hyper, axum, warp) service to add a unique id for every request"
6
keywords = ["tower", "hyper", "axum", "warp"]
0 commit comments