diff --git a/Cargo.toml b/Cargo.toml index 000b5db..49b7c17 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -9,7 +9,7 @@ license = "MIT OR Apache-2.0" name = "etcetera" readme = "README.md" repository = "https://github.com/lunacookies/etcetera" -version = "0.7.0" +version = "0.7.1" [dependencies] cfg-if = "1.0.0"