mirror of
https://github.com/fafhrd91/actix-web
synced 2025-06-26 15:07:42 +02:00
do not run clippy on travis
This commit is contained in:
@ -24,14 +24,9 @@ mio = "0.6"
|
||||
futures = "0.1"
|
||||
tokio-core = "0.1"
|
||||
tokio-io = "0.1"
|
||||
tokio-signal = "0.1"
|
||||
tokio-uds = "0.1"
|
||||
|
||||
# logging
|
||||
time = "*"
|
||||
# other
|
||||
log = "0.3"
|
||||
syslog = "3.2"
|
||||
env_logger = "0.4"
|
||||
|
||||
[dependencies.actix]
|
||||
#path = "../actix"
|
||||
|
Reference in New Issue
Block a user