diff --git a/Cargo.toml b/Cargo.toml index 3653e08..9951535 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "constcat" -version = "0.5.0" +version = "0.5.1" authors = ["Ross MacArthur "] edition = "2018" rust-version = "1.60"