# 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 = "ink_linting_utils" version = "5.0.0-rc" authors = ["Parity Technologies "] include = [ "Cargo.toml", "*.rs", "LICENSE", ] description = "Utilities used internally in ink_linting" homepage = "https://www.parity.io/" documentation = "https://docs.rs/ink_linting_utils" readme = "README.md" keywords = [ "parity", "blockchain", "edsl", "dylint", "linting", ] license = "Apache-2.0" repository = "https://github.com/paritytech/ink" [package.metadata.rust-analyzer] rustc_private = true [dependencies.if_chain] version = "1.0.2" [dependencies.parity_clippy_utils] version = "0.1.73"