Refactoring Checkpoint: (WIP)
This commit is contained in:
@@ -0,0 +1,16 @@
|
||||
[package]
|
||||
name = "pez-ethereum-standards"
|
||||
version = "0.1.0"
|
||||
authors.workspace = true
|
||||
edition.workspace = true
|
||||
description = "Interfaces for Ethereum standards"
|
||||
license = "Apache-2.0"
|
||||
homepage.workspace = true
|
||||
repository.workspace = true
|
||||
documentation = "https://docs.rs/pez-ethereum-standards"
|
||||
|
||||
[lints]
|
||||
workspace = true
|
||||
|
||||
[dependencies]
|
||||
alloy-core = { workspace = true, features = ["sol-types"] }
|
||||
Reference in New Issue
Block a user