# 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 = "nix-your-shell" version = "1.4.6" authors = ["Rebecca Turner "] description = "A `nix` and `nix-shell` wrapper for shells other than `bash`" readme = "README.md" keywords = [ "nix", "nixos", "nix-shell", "fish", ] categories = ["command-line-utilities"] license = "MIT" repository = "https://github.com/MercuryTechnologies/nix-your-shell" [package.metadata.release] publish = false push = false tag = false [profile.dist] debug = 2 split-debuginfo = "packed" inherits = "release" [dependencies.calm_io] version = "0.1.1" [dependencies.camino] version = "1.1.4" [dependencies.clap] version = "4.3.4" features = [ "derive", "wrap_help", "env", ] [dependencies.miette] version = "7.2.0" features = ["fancy"] [dependencies.minijinja] version = "1.0.12" features = ["json"] [dependencies.shell-words] version = "1.1.0" [dependencies.tracing] version = "0.1.39" features = ["attributes"] [dependencies.tracing-subscriber] version = "0.3.17" features = [ "env-filter", "registry", ]