diff --git a/Cargo.toml b/Cargo.toml index e3ef83ac..1daf72f7 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,7 +1,7 @@ [workspace.package] version = "1.0.6" edition = "2021" -rust-version = "1.83" +rust-version = "1.88" license = "MIT OR Apache-2.0" exclude = [".github/"]