# 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 = "spr" version = "1.3.4" authors = [ "Sven Over ", "Jozef Mokry ", ] exclude = [ ".github", ".gitignore", ] description = "Submit pull requests for individual, amendable, rebaseable commits to GitHub" homepage = "https://github.com/getcord/spr" license = "MIT" repository = "https://github.com/getcord/spr" resolver = "2" [dependencies.clap] version = "^3.2.6" features = [ "derive", "wrap_help", ] [dependencies.console] version = "^0.15.0" [dependencies.dialoguer] version = "^0.10.1" [dependencies.futures] version = "^0.3.21" [dependencies.futures-lite] version = "^1.12.0" [dependencies.git2] version = "^0.14.4" default-features = false [dependencies.graphql_client] version = "^0.11.0" [dependencies.indoc] version = "^1.0.3" [dependencies.lazy-regex] version = "^2.2.2" [dependencies.octocrab] version = "^0.16.0" features = ["rustls"] default-features = false [dependencies.reqwest] version = "^0.11.11" features = [ "json", "rustls-tls", ] default-features = false [dependencies.serde] version = "^1.0.136" [dependencies.textwrap] version = "0.15.0" [dependencies.thiserror] version = "^1.0.30" [dependencies.tokio] version = "^1.19.2" features = [ "macros", "process", "rt-multi-thread", "time", ] [dependencies.unicode-normalization] version = "^0.1.19"