diff --git a/Cargo.toml b/Cargo.toml index 64b11aa..88b9449 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "pay-respects" -version = "0.4.7" +version = "0.4.12" edition = "2021" [dependencies] diff --git a/rule_parser/Cargo.toml b/rule_parser/Cargo.toml index c2d6b06..2d96493 100644 --- a/rule_parser/Cargo.toml +++ b/rule_parser/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "rule_parser" -version = "0.2.1" +version = "0.2.2" edition = "2021" # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html