File: remove-toml-test-harness.diff

package info (click to toggle)
rust-toml 0.9.8-1
  • links: PTS, VCS
  • area: main
  • in suites: sid
  • size: 556 kB
  • sloc: makefile: 2
file content (13 lines) | stat: -rw-r--r-- 244 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -230,10 +230,6 @@
 [dev-dependencies.toml-test-data]
 version = "2.3.3"
 
-[dev-dependencies.toml-test-harness]
-version = "1.3.3"
-features = ["snapshot"]
-
 [dev-dependencies.walkdir]
 version = "2.5.0"