File: remove-divan.patch

package info (click to toggle)
rust-anstream 0.6.21-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 316 kB
  • sloc: makefile: 2
file content (14 lines) | stat: -rw-r--r-- 329 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
Index: anstream/Cargo.toml
===================================================================
--- anstream.orig/Cargo.toml
+++ anstream/Cargo.toml
@@ -118,9 +118,6 @@ version = "1.0.0"
 [dependencies.utf8parse]
 version = "0.2.2"
 
-[dev-dependencies.divan]
-version = "0.1.16"
-
 [dev-dependencies.lexopt]
 version = "0.3.1"