diff --git a/Cargo.toml b/Cargo.toml index 72e4c6c34..362f4b927 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -11,6 +11,7 @@ readme = "README.md" repository = "https://github.com/tauri-apps/wry" documentation = "https://docs.rs/wry" categories = ["gui"] +rust-version = "1.77" exclude = ["/.changes", "/.github", "/audits", "/wry-logo.svg"] [package.metadata.docs.rs]