File: drop-libtest-with

package info (click to toggle)
rust-test-with 0.15.3-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 512 kB
  • sloc: makefile: 2
file content (21 lines) | stat: -rw-r--r-- 426 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
Index: test-with/Cargo.toml
===================================================================
--- test-with.orig/Cargo.toml
+++ test-with/Cargo.toml
@@ -69,16 +69,6 @@ features = ["full"]
 version = "8.0"
 optional = true
 
-[dev-dependencies.libtest-with]
-version = "0.8.1-9"
-features = [
-    "net",
-    "resource",
-    "user",
-    "executable",
-    "timezone",
-]
-
 [dev-dependencies.rstest]
 version = "0.25.0"