1
0
mirror of https://github.com/actix/actix-extras.git synced 2025-06-26 10:27:42 +02:00

revert local-network change

see https://github.com/actix/actix-extras/pull/320#issuecomment-1501189129
This commit is contained in:
Rob Ede
2023-04-09 19:56:43 +01:00
parent 8c93f5314b
commit 8a31f3020e
7 changed files with 52 additions and 53 deletions

View File

@ -18,7 +18,7 @@ rustdoc-args = ["--cfg", "docsrs"]
all-features = true
[features]
draft-local-network-access = []
draft-private-network-access = []
[dependencies]
actix-utils = "3"