Skip to content

Commit ec9aeed

Browse files
committed
Update async-h1 to v2.3.0
1 parent 46bf28a commit ec9aeed

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
@@ -33,7 +33,7 @@ sessions = ["async-session", "cookies"]
3333
unstable = []
3434

3535
[dependencies]
36-
async-h1 = { version = "2.1.2", optional = true }
36+
async-h1 = { version = "2.3.0", optional = true }
3737
async-session = { version = "2.0.1", optional = true }
3838
async-sse = "4.0.1"
3939
async-std = { version = "1.6.5", features = ["unstable"] }

0 commit comments

Comments
 (0)