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 -->
-[](https://crates.io/crates/hypothesis)
-[](https://docs.rs/hypothesis)
-[](https://github.com/out-of-cheese-error/rust-hypothesis/actions)
-[](https://GitHub.com/out-of-cheese-error/rust-hypothesis/releases/)
-[](https://deps.rs/repo/github/out-of-cheese-error/rust-hypothesis)
-
# A Rust API for [Hypothesis](https://web.hypothes.is/)
## Description
|