diff --git a/crates/ink/Cargo.toml b/crates/ink/Cargo.toml index 11f6db3d823..d48ae0dc43e 100644 --- a/crates/ink/Cargo.toml +++ b/crates/ink/Cargo.toml @@ -3,6 +3,7 @@ name = "ink" version = "4.0.0-beta" authors = ["Parity Technologies ", "Robin Freyler "] edition = "2021" +rust-version = "1.63" license = "Apache-2.0" readme = "README.md"