[dependencies.ethers]
version = "2.0.10"
[dependencies.eyre]
version = "0.6.8"
[dependencies.hex]
version = "0.4.3"
[dependencies.rustc-host]
version = "0.1.7"
[lib]
name = "cargo_stylus_util"
path = "src/lib.rs"
[package]
authors = ["Offchain Labs"]
autobenches = false
autobins = false
autoexamples = false
autotests = false
build = false
description = "utilities for cargo stylus and its dependencies"
edition = "2021"
homepage = "https://arbitrum.io"
keywords = ["arbitrum", "ethereum", "stylus", "alloy", "cargo"]
license = "MIT OR Apache-2.0"
name = "cargo-stylus-util"
readme = false
repository = "https://github.com/OffchainLabs/cargo-stylus"
version = "0.4.2"