File: remove-odds.patch

package info (click to toggle)
rust-petgraph 0.8.3-1
  • links: PTS, VCS
  • area: main
  • in suites: experimental
  • size: 6,820 kB
  • sloc: makefile: 2
file content (14 lines) | stat: -rw-r--r-- 276 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -78,3 +78,0 @@
-[dev-dependencies.odds]
-version = "0.4.0"
-
--- a/tests/quickcheck.rs
+++ b/tests/quickcheck.rs
@@ -7,1 +7,1 @@
-extern crate odds;
+/*extern crate odds;*/
@@ -20,1 +20,1 @@
-use odds::prelude::*;
+//use odds::prelude::*;