# 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 = "turm" version = "0.7.3" authors = ["Karim Abou Zeid "] description = "A TUI for the Slurm Workload Manager." readme = "README.md" license = "MIT" repository = "https://github.com/kabouzeid/turm" [dependencies.clap] version = "4.5.4" features = ["derive"] [dependencies.clap_complete] version = "4.5.2" [dependencies.crossbeam] version = "0.8.4" [dependencies.crossterm] version = "0.27.0" [dependencies.itertools] version = "0.12.1" [dependencies.lazy_static] version = "1.4.0" [dependencies.notify] version = "6.1.1" [dependencies.ratatui] version = "0.27.0" [dependencies.regex] version = "1.10.4"