# 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] edition = "2018" name = "cashweb-token" version = "0.1.0-alpha.9" authors = ["Harry Barber "] description = "A protobuf library for the cash:web tokens." homepage = "https://github.com/cashweb/cashweb-rs" keywords = ["cashweb", "bitcoin", "token"] categories = ["development-tools"] license = "MIT" repository = "https://github.com/cashweb/cashweb-rs" [dependencies.base64] version = "0.13" [dependencies.bitcoin] version = "0.1.0-alpha.4" package = "cashweb-bitcoin" [dependencies.bitcoin-client] version = "0.1.0-alpha.5" package = "cashweb-bitcoin-client" [dependencies.http] version = "0.2" [dependencies.hyper] version = "0.14" features = ["stream"] [dependencies.hyper-tls] version = "0.5" [dependencies.ring] version = "0.16" [dependencies.thiserror] version = "1" [dependencies.tower-service] version = "0.3"