# THIS FILE IS AUTOMATICALLY GENERATED BY CARGO # # When uploading crates to the registry Cargo will automatically # "normalize" Cargo.toml files for maximal compatibility # with all versions of Cargo and also rewrite `path` dependencies # to registry (e.g., crates.io) dependencies. # # If you are reading this file be aware that the original Cargo.toml # will likely look very different (and much more reasonable). # See Cargo.toml.orig for the original contents. [package] edition = "2021" name = "appvkek" version = "0.2.0" authors = ["Wasin Thonkaew "] description = "cli tool to perform security measurements on approval and allowance on target token smart contracts connected to user' wallet address" readme = "README.md" keywords = [ "evm-based", "approve", "allowance", "security", "crypto", ] categories = ["command-line-utilities"] license = "MIT" repository = "https://github.com/haxpor/appvkek" resolver = "2" [dependencies.clap] version = "3.1.10" features = ["derive"] [dependencies.evmscan] version = "0.6.0" [dependencies.futures] version = "0.3.21" [dependencies.hex] version = "0.4.3" [dependencies.regex] version = "1.5.5" [dependencies.tokio] version = "1.17.0" features = ["full"] [dependencies.web3] version = "0.18.0"