File: remove-awc.patch

package info (click to toggle)
rust-actix-web 4.11.0-3
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 1,748 kB
  • sloc: makefile: 2
file content (15 lines) | stat: -rw-r--r-- 348 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
Index: actix-web/Cargo.toml
===================================================================
--- actix-web.orig/Cargo.toml
+++ actix-web/Cargo.toml
@@ -347,10 +347,6 @@ version = "2.6"
 default-features = false
 features = ["macros"]
 
-[dev-dependencies.awc]
-version = "3"
-features = ["openssl"]
-
 [dev-dependencies.brotli]
 version = "8"