# 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 = "alejandra" version = "3.1.0" authors = ["Kevin Amado "] build = false autobins = false autoexamples = false autotests = false autobenches = false description = "The Uncompromising Nix Code Formatter" readme = false license = "Unlicense" repository = "https://github.com/kamadorueda/alejandra" [lib] name = "alejandra" path = "src/lib.rs" [[test]] name = "fmt" path = "tests/fmt.rs" [dependencies.rnix] version = "0.10.2" [dependencies.rowan] version = "0.12.6" [dev-dependencies.pretty_assertions] version = "1.3.0" [target.aarch64-unknown-linux-musl.dependencies.mimalloc] version = "0" default-features = false [target.arm-unknown-linux-musleabihf.dependencies.mimalloc] version = "0" default-features = false [target.i686-unknown-linux-musl.dependencies.mimalloc] version = "0" default-features = false [target.x86_64-unknown-linux-gnu.dependencies.mimalloc] version = "0" default-features = false [target.x86_64-unknown-linux-musl.dependencies.mimalloc] version = "0" default-features = false