# 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 = "2018" name = "nixpkgs-fmt" version = "1.3.0" authors = ["Aleksey Kladov ", "zimbatm "] description = "Nix code formatter for nixpkgs" license = "Apache-2.0" repository = "https://github.com/nix-community/nixpkgs-fmt" [dependencies.clap] version = "2.33.0" [dependencies.crossbeam-channel] version = "0.4" [dependencies.ignore] version = "0.4.10" [dependencies.libc] version = "0.2.99" [dependencies.rnix] version = "0.10.2" [dependencies.rowan] version = "0.12.6" features = ["serde1"] [dependencies.serde_json] version = "1.0" [dependencies.smol_str] version = "0.1.17" [dev-dependencies.unindent] version = "0.1.3"