1
0
mirror of https://github.com/fafhrd91/actix-web synced 2025-06-26 15:07:42 +02:00

more body conversion impls

This commit is contained in:
Nikolay Kim
2017-10-23 23:44:03 -07:00
parent 4ee2a60d88
commit 1aac83ac96
2 changed files with 13 additions and 1 deletions

View File

@ -1,6 +1,6 @@
[package]
name = "actix-web"
version = "0.1.0"
version = "0.2.0"
authors = ["Nikolay Kim <fafhrd91@gmail.com>"]
description = "Actix web framework"
readme = "README.md"