diff --git a/Cargo.lock b/Cargo.lock index 0f9a378..40c65f0 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -2779,7 +2779,7 @@ dependencies = [ [[package]] name = "rust-g" -version = "3.3.0" +version = "3.3.0-ss220" dependencies = [ "aho-corasick", "ammonia", diff --git a/Cargo.toml b/Cargo.toml index 2e82760..8836bbe 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,7 +1,7 @@ [package] name = "rust-g" edition = "2021" -version = "3.3.0" +version = "3.3.0-ss220" authors = [ "Bjorn Neergaard ", "Tad Hardesty ",