mirror of
https://github.com/actix/actix-extras.git
synced 2024-11-28 01:32:57 +01:00
drop local actix ref
This commit is contained in:
parent
577f91206c
commit
e99a5e8144
@ -78,8 +78,7 @@ tokio-openssl = { version="0.2", optional = true }
|
|||||||
|
|
||||||
[dependencies.actix]
|
[dependencies.actix]
|
||||||
#version = "^0.4.6"
|
#version = "^0.4.6"
|
||||||
#git = "https://github.com/actix/actix.git"
|
git = "https://github.com/actix/actix.git"
|
||||||
path = "../actix"
|
|
||||||
|
|
||||||
[dev-dependencies]
|
[dev-dependencies]
|
||||||
env_logger = "0.5"
|
env_logger = "0.5"
|
||||||
|
Loading…
Reference in New Issue
Block a user