starknet-compile 2.5.0-dev.0

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

[dependencies.cairo-lang-compiler]
version = "2.5.0-dev.0"

[dependencies.cairo-lang-starknet]
version = "2.5.0-dev.0"

[dependencies.clap]
features = ["derive"]
version = "4.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.5.0-dev.0"