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