# 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 = "2018" name = "velas-address-rust" version = "0.2.3" authors = ["DEADBLACKCLOVER "] description = "Rust lib for en/decoding address to velas/ether format" homepage = "https://github.com/CipherDogs/velas-address-rust" readme = "README.md" keywords = [ "velas", "blockchain", ] license = "GPL-3.0" repository = "https://github.com/CipherDogs/velas-address-rust" [dependencies.basex-rs] version = "0.1.1" [dependencies.bitcoin_hashes] version = "0.7.5" [dependencies.hex] version = "0.4.2" [dependencies.regex] version = "1.3.6"