# 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 = "sc-consensus-uncles" version = "0.19.0" authors = ["Parity Technologies "] description = "Generic uncle inclusion utilities for consensus" homepage = "https://substrate.io" readme = "README.md" license = "GPL-3.0-or-later WITH Classpath-exception-2.0" repository = "https://github.com/paritytech/substrate/" [package.metadata.docs.rs] targets = ["x86_64-unknown-linux-gnu"] [dependencies.sc-client-api] version = "13.0.0" [dependencies.sp-authorship] version = "11.0.0" [dependencies.sp-runtime] version = "15.0.0" [dependencies.thiserror] version = "1.0.30"