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 cfe86c9 commit d310194Copy full SHA for d310194
1 file changed
httpsig-hyper/Cargo.toml
@@ -18,7 +18,7 @@ blocking = ["futures/executor"]
18
19
20
[dependencies]
21
-httpsig = { path = "../httpsig", version = "0.0.20" }
+httpsig = { path = "../httpsig", version = "0.0.21" }
22
23
thiserror = { version = "2.0.18" }
24
tracing = { version = "0.1.44" }
0 commit comments