diff --git a/parsers/rust/subtext/Cargo.toml b/parsers/rust/subtext/Cargo.toml index 481289a..57c01f6 100644 --- a/parsers/rust/subtext/Cargo.toml +++ b/parsers/rust/subtext/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "subtext" -version = "0.3.3" +version = "0.3.4" description = "A parser for the Subtext file format" license = "Apache-2.0" edition = "2021"