File: 2002_privacy.patch

package info (click to toggle)
rust-hypothesis 0.12.0-3
  • links: PTS, VCS
  • area: main
  • in suites: trixie
  • size: 472 kB
  • sloc: makefile: 38; sh: 1
file content (20 lines) | stat: -rw-r--r-- 1,052 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
Description: avoid privacy leak in documentation
Author: Jonas Smedegaard <dr@jones.dk>
Forwarded: not-needed
Last-Update: 2024-04-16
---
This patch header follows DEP-3: http://dep.debian.net/deps/dep3/
--- a/README.md
+++ b/README.md
@@ -1,11 +1,5 @@
 <!-- cargo-sync-readme start -->
 
-[![Crates.io](https://img.shields.io/crates/v/hypothesis.svg)](https://crates.io/crates/hypothesis)
-[![Docs.rs](https://docs.rs/hypothesis/badge.svg)](https://docs.rs/hypothesis)
-[![CI](https://github.com/out-of-cheese-error/rust-hypothesis/workflows/Continuous%20Integration/badge.svg)](https://github.com/out-of-cheese-error/rust-hypothesis/actions)
-[![GitHub release](https://img.shields.io/github/release/out-of-cheese-error/rust-hypothesis.svg)](https://GitHub.com/out-of-cheese-error/rust-hypothesis/releases/)
-[![dependency status](https://deps.rs/repo/github/out-of-cheese-error/rust-hypothesis/status.svg)](https://deps.rs/repo/github/out-of-cheese-error/rust-hypothesis)
-
 # A Rust API for [Hypothesis](https://web.hypothes.is/)
 
 ## Description