File: disable-annotate-snippets.patch

package info (click to toggle)
rust-winnow 0.6.26-2
  • links: PTS, VCS
  • area: main
  • in suites: sid
  • size: 1,488 kB
  • sloc: makefile: 2
file content (7 lines) | stat: -rw-r--r-- 232 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
Description: disable annotate-snippets, used only in src/_tutorial (docs?)
Forwarded: not-needed
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -239 +239 @@
-[dev-dependencies.annotate-snippets]
+[disabled.dev-dependencies.annotate-snippets]