Skip to content

Commit 2500e9d

Browse files
authored
Add description and license (#4)
1 parent 05e25a3 commit 2500e9d

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

Cargo.toml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,9 @@
11
[package]
22
name = "cairo-language-common"
3+
description = "Common Cairo compiler utils."
34
version = "2.15.0-rc.0"
45
edition = "2024"
6+
license = "Apache-2.0"
57

68
[dependencies]
79
cairo-lang-defs = "2.15.0-rc.0"

0 commit comments

Comments
 (0)