# 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 = "gitee" version = "0.1.2" authors = ["lotosbin "] description = "A command line tool for Gitee." homepage = "https://github.com/lotosbin/gitee-cli-rust" documentation = "https://github.com/lotosbin/gitee-cli-rust" readme = "README.md" keywords = [ "gitee", "cli", "rust", ] categories = ["command-line-utilities"] license-file = "LICENSE" repository = "https://github.com/lotosbin/gitee-cli-rust" [dependencies.clap] version = "4.4.4" features = ["derive"] [dependencies.git2] version = "0.18.0" [dependencies.webbrowser] version = "0.8.11"