Skip to content

Commit

Permalink
Merge pull request #1671 from multiversx/rustc-check
Browse files Browse the repository at this point in the history
rustc version requirement
  • Loading branch information
andrei-marinica authored Jun 4, 2024
2 parents 8c200e9 + 2037f73 commit aa16dee
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions framework/base/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@
name = "multiversx-sc"
version = "0.50.3"
edition = "2021"
rust-version = "1.78"

authors = ["Andrei Marinica <andrei.marinica@multiversx.com>", "MultiversX <contact@multiversx.com>"]
license = "GPL-3.0-only"
Expand Down

0 comments on commit aa16dee

Please sign in to comment.