diff --git a/Cargo.toml b/Cargo.toml index cf6e696..ff32745 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "cargo-docs-rs" -version = "0.1.5" +version = "0.1.6" authors = ["David Tolnay "] categories = ["development-tools::cargo-plugins"] description = "Imitate the documentation build that docs.rs would do"