# 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) cargo-features = ["edition", "rename-dependency"] [package] name = "bpb" version = "1.1.0" authors = ["Without Boats "] description = "boats's personal barricade" license = "MIT OR Apache-2.0" repository = "https://github.com/withoutboats/bpb" edition = "2018" [dependencies.ed25519-dalek] version = "0.7.0" [dependencies.failure] version = "0.1.1" [dependencies.hex] version = "0.3.2" [dependencies.pbp] version = "0.4.0" features = ["dalek"] [dependencies.rand] version = "0.5.4" [dependencies.serde] version = "1.0.70" [dependencies.serde_derive] version = "1.0.70" [dependencies.sha2] version = "0.7.1" [dependencies.toml] version = "0.4.6"