mirror of
https://github.com/fafhrd91/actix-web
synced 2025-06-26 15:07:42 +02:00
rust 1.31.0 compatibility
This commit is contained in:
@ -113,3 +113,7 @@ flate2 = "1.0.2"
|
||||
lto = true
|
||||
opt-level = 3
|
||||
codegen-units = 1
|
||||
|
||||
[patch.crates-io]
|
||||
actix = { git = "https://github.com/actix/actix.git" }
|
||||
actix-http = { path = "actix-http" }
|
||||
|
Reference in New Issue
Block a user