# 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 = "txtx-gql" version = "0.1.7" description = "Primitives for supervising Txtx runbooks execution" keywords = [ "txtx", "smart-contracts", "devops", "secops", "blockchains", ] categories = ["cryptography"] license = "Apache-2.0" repository = "https://github.com/txtx/txtx" [dependencies.async-stream] version = "0.3.5" [dependencies.futures] version = "0.3.22" features = ["alloc"] default-features = false [dependencies.futures-enum] version = "0.1.12" default-features = false [dependencies.juniper] version = "0.16.1" [dependencies.juniper_codegen] version = "0.16.0" [dependencies.tokio] version = "1.37.0" [dependencies.txtx-addon-kit] version = "0.1" [dependencies.uuid] version = "1.6.1" features = [ "serde", "v7", ]