Skip to content

Commit 8a9a239

Browse files
authored
Explicitly set rust-version for cairo-lang-macro crate (#1787)
1 parent aba4f60 commit 8a9a239

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

plugins/cairo-lang-macro/Cargo.toml

+1
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22
name = "cairo-lang-macro"
33
version = "0.1.1"
44
edition.workspace = true
5+
rust-version = "1.64"
56

67
authors.workspace = true
78
categories = ["development-tools"]

0 commit comments

Comments
 (0)