You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
11 lines
354 B
11 lines
354 B
6 years ago
|
--- rusty-fork-0.2.1/Cargo.toml 1970-01-01T01:00:00+01:00
|
||
|
+++ rusty-fork-0.2.1/Cargo.toml 2018-11-10T13:29:10.188464+01:00
|
||
|
@@ -21,6 +21,7 @@
|
||
|
categories = ["development-tools::testing"]
|
||
|
license = "MIT/Apache-2.0"
|
||
|
repository = "https://github.com/altsysrq/rusty-fork"
|
||
|
+exclude = ["/gen-readme.sh", "/readme-*.md"]
|
||
|
[dependencies.fnv]
|
||
|
version = "1.0"
|
||
|
|