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

rename extractor module to extract, re-enable doc tests

This commit is contained in:
Nikolay Kim
2019-03-03 13:53:31 -08:00
parent 237677be15
commit e50d4c5e0e
10 changed files with 215 additions and 228 deletions

View File

@ -52,7 +52,6 @@ actix-router = { git = "https://github.com/actix/actix-net.git" }
bytes = "0.4"
derive_more = "0.14"
either = "1.5.1"
encoding = "0.2"
futures = "0.1"
log = "0.4"