1
0
mirror of https://github.com/fafhrd91/actix-net synced 2025-06-28 07:30:36 +02:00

Prepare actix-server-config release (#54)

* Prepare actix-server-config release

* Bump up actix-server-config to 0.2.0
This commit is contained in:
Yuki Okushi
2019-10-04 09:13:33 +09:00
committed by Nikolay Kim
parent fba2002702
commit 2667850d60
7 changed files with 7 additions and 7 deletions

View File

@ -58,4 +58,4 @@ webpki = { version = "0.21", optional = true }
[dev-dependencies]
bytes = "0.4"
actix-testing = { version="0.1.0" }
actix-server-config = "0.1.0"
actix-server-config = "0.2.0"