# 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 = "npos-config" version = "0.0.3" description = "npos config" license = "MIT" [lib] name = "config" path = "mod.rs" [dependencies.frame-election-provider-support] version = "27.0.0" default-features = false [dependencies.frame-support] version = "27.0.0" default-features = true [dependencies.pallet-election-provider-multi-phase] version = "26.0.0" default-features = false [dependencies.sp-npos-elections] version = "25.0.0" default-features = true [dependencies.sp-runtime] version = "30.0.1" default-features = false [dependencies.strum] version = "0.25" features = ["derive"]