# 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 = "prtl" version = "0.3.0" description = "Jump to tagged directories quickly with prtl." readme = "README.md" license = "MIT" [dependencies.clap] version = "4.1.4" features = ["derive"] [dependencies.colored] version = "2.0.0" [dependencies.confy] version = "0.5.1" features = ["yaml_conf"] default-features = false [dependencies.dialoguer] version = "0.10.4" [dependencies.dirs] version = "5.0" [dependencies.rust_search] version = "2.0.0" [dependencies.serde] version = "1.0.152" [dependencies.serde_derive] version = "1.0.152" [dependencies.serde_json] version = "1.0.95" [dependencies.serde_with] version = "2.2.0"