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 024123f commit 52e22daCopy full SHA for 52e22da
1 file changed
httpsig-hyper/Cargo.toml
@@ -13,7 +13,7 @@ rust-version.workspace = true
13
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
14
15
[dependencies]
16
-httpsig = { path = "../httpsig", version = "0.0.16" }
+httpsig = { path = "../httpsig", version = "0.0.17" }
17
18
thiserror = { version = "2.0.11" }
19
tracing = { version = "0.1.41" }
0 commit comments