Skip to content

Commit 20e1a14

Browse files
committed
Bump http-types to 2.3.0
1 parent 712fbcf commit 20e1a14

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ wasm_client = ["js-sys", "web-sys", "wasm-bindgen", "wasm-bindgen-futures"]
2525

2626
[dependencies]
2727
futures = { version = "0.3.1" }
28-
http-types = "2.2.1"
28+
http-types = "2.3.0"
2929
log = "0.4.7"
3030

3131
# h1-client

0 commit comments

Comments
 (0)