# 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 = "zellij-runner" version = "0.4.0" authors = ["Alex Fedoseev "] description = "Session runner/switcher for Zellij" documentation = "https://docs.rs/zellij-runner" readme = "README.md" keywords = ["zellij"] license = "MIT" repository = "https://github.com/alex35mil/dotfiles" [dependencies.console] version = "0.15.5" [dependencies.crossterm] version = "0.25" [dependencies.dirs] version = "4.0.0" [dependencies.fastrand] version = "1.9.0" [dependencies.ignore] version = "0.4.20" [dependencies.once_cell] version = "1.17.0" [dependencies.tui] version = "0.19.0" [dependencies.unicode-width] version = "0.1"