# 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] name = "list-to-tabs" version = "1.0.1" authors = ["Jack Sims jack.m.sims@protonmail.com"] description = "Cli tool for generating Konsole --tabs-from-file lists" homepage = "https://github.com/jackpots28/list_to_konsole-tabs_rs" readme = "README.md" keywords = [ "cli", "konsole", "utility", ] categories = ["command-line-utilities"] license = "Apache-2.0" repository = "https://github.com/jackpots28/list_to_konsole-tabs_rs" [[bin]] name = "list-to-tabs" [dependencies.anyhow] version = "1.0.86" [dependencies.clap] version = "4.5.7" features = ["derive"]