mirror of
https://github.com/ntex-rs/ntex.git
synced 2025-04-03 21:07:39 +03:00
rust 1.31.0 compatibility
This commit is contained in:
parent
34695f4bce
commit
96fd61f3d5
6 changed files with 23 additions and 9 deletions
|
@ -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" }
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue