# 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 = "threeflow" version = "0.3.1" description = "A git branching strategy which focuses on having 3 long-lived branches." homepage = "https://patbeagan.dev" readme = "Readme.md" license-file = "LICENSE.txt" repository = "https://github.com/patbeagan1/Open-Source-Requests" [dependencies.chrono] version = "0.4.31" [dependencies.clap] version = "3.0.0"