We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 05e25a3 commit 2500e9dCopy full SHA for 2500e9d
Cargo.toml
@@ -1,7 +1,9 @@
1
[package]
2
name = "cairo-language-common"
3
+description = "Common Cairo compiler utils."
4
version = "2.15.0-rc.0"
5
edition = "2024"
6
+license = "Apache-2.0"
7
8
[dependencies]
9
cairo-lang-defs = "2.15.0-rc.0"
0 commit comments