# 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 believe there's an error in this file please file an # issue against the rust-lang/cargo repository. If you're # editing this file be aware that the upstream Cargo.toml # will likely look very different (and much more reasonable) [package] name = "radiancy" version = "0.1.2" authors = ["mercury "] description = "Try Rust by Blockchain" homepage = "https://udtrokia.github.io/Radiancy" license = "MIT" repository = "https://github.com/udtrokia/Raiancy.git" [dependencies.args] version = "2.2.0" [dependencies.base58] version = "0.1.0" [dependencies.bincode] version = "1.0.0" [dependencies.hex] version = "0.3.2" [dependencies.num-bigint] version = "0.2" [dependencies.rand] version = "0.5.1" [dependencies.ripemd160] version = "0.7.0" [dependencies.secp256k1] version = "0.9.2" [dependencies.serde] version = "1.0.66" [dependencies.serde_derive] version = "1.0.66" [dependencies.sha2] version = "0.7.1" [dependencies.sled] version = "0.15.17"