diff --git a/Cargo.toml b/Cargo.toml index cf4908e..23fe56f 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "indoc" -version = "1.0.8" +version = "1.0.9" authors = ["David Tolnay "] categories = ["rust-patterns", "text-processing", "no-std"] description = "Indented document literals"