diff --git a/trait-variant/Cargo.toml b/trait-variant/Cargo.toml index c10cf18..675ecf9 100644 --- a/trait-variant/Cargo.toml +++ b/trait-variant/Cargo.toml @@ -15,6 +15,7 @@ keywords = ["async", "trait", "impl"] license.workspace = true repository.workspace = true edition = "2021" +rust-version = "1.75" [lib] proc-macro = true