1
0
mirror of https://github.com/fafhrd91/actix-web synced 2025-06-25 06:39:22 +02:00

add client h2 reuse test

This commit is contained in:
Nikolay Kim
2019-04-23 15:06:30 -07:00
parent d2b0afd859
commit 9702b2d88e
2 changed files with 81 additions and 2 deletions

View File

@ -1,6 +1,6 @@
[package]
name = "actix-http"
version = "0.1.2"
version = "0.1.3"
authors = ["Nikolay Kim <fafhrd91@gmail.com>"]
description = "Actix http primitives"
readme = "README.md"