starknet-compile 2.7.0-dev.1

Compiler executable for the Cairo programming language with the StarkNet plugin.
[dependencies.anyhow]
version = "1.0.83"

[dependencies.cairo-lang-compiler]
version = "~2.7.0-dev.1"

[dependencies.cairo-lang-starknet]
version = "~2.7.0-dev.1"

[dependencies.cairo-lang-starknet-classes]
version = "~2.7.0-dev.1"

[dependencies.clap]
features = ["derive"]
version = "4.5.4"

[package]
description = "Compiler executable for the Cairo programming language with the StarkNet plugin."
edition = "2021"
license-file = "LICENSE"
name = "starknet-compile"
repository = "https://github.com/starkware-libs/cairo/"
version = "2.7.0-dev.1"