diff --git a/Cargo.toml b/Cargo.toml index 7f1975a..e9f942f 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -3,7 +3,7 @@ members = ["crates/*"] resolver = "2" [workspace.package] -version = "0.10.0" +version = "0.10.1" edition = "2024" rust-version = "1.92" authors = ["init4"]