diff --git a/Cargo.toml b/Cargo.toml index 2012166..5794207 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "sct" -version = "0.7.0" +version = "0.7.1" edition = "2021" rust-version = "1.61" authors = ["Joseph Birr-Pixton "]