diff --git a/Cargo.toml b/Cargo.toml index 616c549c..c669d79d 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -6,7 +6,7 @@ resolver = "2" members = ["tetanes", "tetanes-core", "tetanes-utils"] [workspace.package] -version = "0.11.0" +version = "0.10.0" rust-version = "1.78.0" edition = "2021" license = "MIT OR Apache-2.0"