File: disable-examples

package info (click to toggle)
rust-test-with 0.15.3-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 512 kB
  • sloc: makefile: 2
file content (12 lines) | stat: -rw-r--r-- 339 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
Index: test-with/Cargo.toml
===================================================================
--- test-with.orig/Cargo.toml
+++ test-with/Cargo.toml
@@ -27,6 +27,7 @@ keywords = [
 categories = ["development-tools"]
 license = "MIT"
 repository = "https://github.com/yanganto/test-with"
+autoexamples = false
 
 [lib]
 proc-macro = true