We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 6e0d0a4 + 5802cce commit 1b2bfd0Copy full SHA for 1b2bfd0
Cargo.toml
@@ -5,7 +5,7 @@ version = "0.3.0"
5
description = "Do two directories have different contents?"
6
license = "MIT/Apache-2.0"
7
repository = "https://github.com/steveklabnik/dir-diff"
8
-documentation = "https://docs.rs/dir-diff"
+documentation = "https://docs.rs/crate/dir-diff"
9
readme = "README.md"
10
tags = ["directory", "diff", "fs"]
11
0 commit comments