# 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 = "2021" name = "pallet-encointer-treasuries-rpc" version = "14.3.0" authors = ["Encointer Association "] description = "Treasuries pallet rpc for the Encointer blockchain runtime" homepage = "https://encointer.org" license = "GPL-3.0-or-later" repository = "https://github.com/encointer/pallets" [dependencies.encointer-primitives] version = "14.3.0" features = ["serde_derive"] default-features = false [dependencies.encointer-rpc] version = "14.1.0" [dependencies.jsonrpsee] version = "0.24.7" features = [ "client-core", "server", "macros", ] [dependencies.log] version = "0.4.20" features = ["std"] default-features = false [dependencies.pallet-encointer-treasuries-rpc-runtime-api] version = "14.3.0" [dependencies.parity-scale-codec] version = "3.6.5" features = [ "derive", "max-encoded-len", ] default-features = false [dependencies.parking_lot] version = "0.12.1" [dependencies.sc-rpc] version = "40.0.0" [dependencies.sc-rpc-api] version = "0.44.0" [dependencies.sp-api] version = "34.0.0" features = ["std"] default-features = false [dependencies.sp-blockchain] version = "37.0.1" [dependencies.sp-core] version = "34.0.0" features = ["std"] default-features = false [dependencies.sp-rpc] version = "32.0.0" [dependencies.sp-runtime] version = "39.0.1" features = ["std"] default-features = false [dependencies.thiserror] version = "1.0.50"