Skip to content

Commit d310194

Browse files
committed
fix: version
1 parent cfe86c9 commit d310194

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

httpsig-hyper/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ blocking = ["futures/executor"]
1818

1919

2020
[dependencies]
21-
httpsig = { path = "../httpsig", version = "0.0.20" }
21+
httpsig = { path = "../httpsig", version = "0.0.21" }
2222

2323
thiserror = { version = "2.0.18" }
2424
tracing = { version = "0.1.44" }

0 commit comments

Comments
 (0)