diff --git a/Cargo.toml b/Cargo.toml index 7a296ee..2e79e71 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "automod" -version = "1.0.0" +version = "1.0.1" authors = ["David Tolnay "] license = "MIT OR Apache-2.0" description = "Pull in every source file in a directory as a module."