# 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 = "git-automater" version = "1.0.4" description = "Git Automater: Your Shortcut to Seamless Version Control!" readme = "README.md" keywords = [ "git", "command-line-utility", "version-control", "license-generator", ] license = "MIT" repository = "https://github.com/ShyamSundhar1411/git-automater/" [package.metadata.github] repository = "ShyamSundhar1411/git-automater" [dependencies.chrono] version = "0.4.31" [dependencies.dialoguer] version = "0.11.0" features = [ "fuzzy-select", "completion", ] [dependencies.emojis] version = "0.6.1" [dependencies.reqwest] version = "0.11.22" features = [ "json", "blocking", ] [dependencies.serde] version = "1.0.192" features = ["derive"] [dependencies.tokio] version = "1.33.0" features = ["full"]