# 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 = "rust-autojump" version = "0.1.3" authors = ["MichaƂ Kurleto"] description = "Rust implementation of the autojump command" readme = "README.md" keywords = [ "cli", "search", "demo", ] categories = ["command-line-utilities"] license = "MIT" repository = "https://github.com/zbsss/rust-autojump" resolver = "2" [dependencies.clap] version = "3.1.9" [dependencies.home] version = "0.5.3" [dependencies.rayon] version = "1.5.2"