File: drop-snapbox.patch

package info (click to toggle)
rust-annotate-snippets 0.11.5-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 312 kB
  • sloc: makefile: 2
file content (14 lines) | stat: -rw-r--r-- 244 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
--- annotate-snippets.orig/Cargo.toml
+++ annotate-snippets/Cargo.toml
@@ -127,11 +119,2 @@
 
-[dev-dependencies.snapbox]
-version = "0.6.0"
-features = [
-    "diff",
-    "term-svg",
-    "cmd",
-    "examples",
-]
-
 [dev-dependencies.toml]