# 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 = "ismp-parachain-inherent" version = "1.6.3" authors = ["Polytope Labs "] description = "Parachain ISMPconsensus client inherent provider" homepage = "https://docs.hyperbridge.network/integrations/polkadot-sdk" documentation = "https://docs.rs/ismp-parachain-inherent" readme = "./README.md" keywords = [ "substrate", "polkadot-sdk", "ISMP", "interoperability", ] license = "Apache-2.0" repository = "https://github.com/polytope-labs/hyperbridge" [dependencies.anyhow] version = "1.0.71" default-features = false [dependencies.async-trait] version = "0.1.63" [dependencies.codec] version = "3.1.3" features = ["derive"] default-features = true package = "parity-scale-codec" [dependencies.cumulus-primitives-core] version = "0.7.0" default-features = true [dependencies.cumulus-relay-chain-interface] version = "0.7.0" [dependencies.ismp] version = "0.1.2" default-features = true [dependencies.ismp-parachain] version = "1.6.2" default-features = true [dependencies.ismp-parachain-runtime-api] version = "1.6.2" default-features = true [dependencies.log] version = "0.4.21" [dependencies.pallet-ismp-runtime-api] version = "1.6.2" default-features = true [dependencies.sp-api] version = "26.0.0" default-features = true [dependencies.sp-blockchain] version = "28.0.0" default-features = true [dependencies.sp-inherents] version = "26.0.0" default-features = true [dependencies.sp-runtime] version = "31.0.1" default-features = true