File: remove-macro-rules-attribute.diff

package info (click to toggle)
rust-reqsign 0.16.5-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 1,000 kB
  • sloc: makefile: 2
file content (14 lines) | stat: -rw-r--r-- 339 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
Index: reqsign/Cargo.toml
===================================================================
--- reqsign.orig/Cargo.toml
+++ reqsign/Cargo.toml
@@ -194,9 +194,6 @@ features = [
 [dev-dependencies.env_logger]
 version = "0.11"
 
-[dev-dependencies.macro_rules_attribute]
-version = "0.2.0"
-
 [dev-dependencies.once_cell]
 version = "1"