# 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 = "celer-pay-module-rpc" version = "0.8.8" authors = ["Celer"] description = "Node-specific RPC methods for interaction with contracts" license = "MIT" repository = "https://github.com/celer-network/cChannel-substrate" [package.metadata.docs.rs] targets = ["x86_64-unknown-linux-gnu"] [dependencies.celer-pay-module-rpc-runtime-api] version = "0.8.8" [dependencies.codec] version = "1.3.4" package = "parity-scale-codec" [dependencies.jsonrpc-core] version = "15.0.0" [dependencies.jsonrpc-core-client] version = "15.0.0" [dependencies.jsonrpc-derive] version = "15.0.0" [dependencies.serde] version = "1.0.101" features = ["derive"] [dependencies.sp-api] version = "2.0.0" [dependencies.sp-blockchain] version = "2.0.0" [dependencies.sp-core] version = "2.0.0" [dependencies.sp-rpc] version = "2.0.0" [dependencies.sp-runtime] version = "2.0.0" [dependencies.sp-std] version = "2.0.0" [dev-dependencies.serde_json] version = "1.0.41"