diff --git a/Cargo.toml b/Cargo.toml index 19b824f..444fdc6 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -3,7 +3,7 @@ members = ["crates/*"] resolver = "2" [workspace.package] -version = "0.14.2" +version = "0.14.3" edition = "2024" rust-version = "1.88" authors = ["init4"]