# 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 believe there's an error in this file please file an # issue against the rust-lang/cargo repository. If you're # editing this file be aware that the upstream Cargo.toml # will likely look very different (and much more reasonable) [package] edition = "2018" name = "diar" version = "2.3.0" authors = ["index197511", "4afS"] description = "A directory favorite tool in rust" readme = "README.md" keywords = ["directory", "bookmark", "rust"] license = "MIT" repository = "https://github.com/Index197511/diar" [dependencies.clap] version = "2.31" [dependencies.colored] version = "1.8.0" [dependencies.dirs] version = "2.0.2" [dependencies.skim] version = "0.8.1" [dependencies.sled] version = "0.27"