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.
1 parent d1ffb59 commit 9cf6673Copy full SHA for 9cf6673
1 file changed
Cargo.toml
@@ -6,7 +6,7 @@ authors = ["Pascal Hertleif <killercup@gmail.com>"]
6
license = "MIT OR Apache-2.0"
7
repository = "https://github.com/killercup/assert_cli.git"
8
homepage = "https://github.com/killercup/assert_cli"
9
-documentation = "http://killercup.github.io/assert_cli/"
+documentation = "http://docs.rs/assert_cli/"
10
readme = "README.md"
11
categories = ["development-tools::testing"]
12
keywords = ["cli", "testing"]
0 commit comments