Skip to content

Commit

Permalink
Explicitly set rust-version for cairo-lang-macro crate
Browse files Browse the repository at this point in the history
  • Loading branch information
maciektr committed Nov 29, 2024
1 parent df5aef6 commit d9db8be
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions plugins/cairo-lang-macro/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@
name = "cairo-lang-macro"
version = "0.1.1"
edition.workspace = true
rust-version = "1.64"

authors.workspace = true
categories = ["development-tools"]
Expand Down

0 comments on commit d9db8be

Please sign in to comment.