# 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 = "yggit" version = "0.0.6" description = "small tool to manage my one branch git workflow" homepage = "https://github.com/Pilou97/yggit" documentation = "https://github.com/Pilou97/yggit" readme = "README.md" license = "MIT AND Apache-2.0" repository = "https://github.com/Pilou97/yggit" [dependencies.auth-git2] version = "0.5.3" [dependencies.clap] version = "4.4.17" features = ["derive"] [dependencies.git2] version = "0.18.2" [dependencies.pest] version = "2.7.3" [dependencies.pest_derive] version = "2.7.3" [dependencies.rust_fzf] version = "0.1.1" [dependencies.serde] version = "1.0.164" features = ["derive"] [dependencies.serde_json] version = "1.0.96"