1
0
mirror of https://github.com/actix/actix-website synced 2025-06-27 23:49:02 +02:00

extractors: done-ish.

This commit is contained in:
Cameron Dershem
2019-06-20 04:20:12 -04:00
parent 59f010461a
commit c4c32091a6
13 changed files with 199 additions and 142 deletions

View File

@ -1,8 +1,7 @@
[package]
name = "request-handlers"
version = "0.7.0"
version = "1.0.0"
edition = "2018"
[dependencies]
actix-web = "0.7"
actix = "0.7"
actix-web = "1.0"