cargo-stylus-util 0.4.2

utilities for cargo stylus and its dependencies
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
[package]
name = "cargo-stylus-util"
keywords = ["arbitrum", "ethereum", "stylus", "alloy", "cargo"]
description = "utilities for cargo stylus and its dependencies"

authors.workspace = true
edition.workspace = true
homepage.workspace = true
license.workspace = true
version.workspace = true
repository.workspace = true

[dependencies]
hex.workspace = true
ethers.workspace = true
eyre.workspace = true
rustc-host.workspace = true