# 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 believe there's an error in this file please file an # issue against the rust-lang/cargo repository. If you're # editing this file be aware that the upstream Cargo.toml # will likely look very different (and much more reasonable) [package] edition = "2018" name = "klub_models" version = "0.0.4" authors = ["yashsaxena"] description = "Klub core models and controllers" license = "MIT" [dependencies.embed-doc-image] version = "0.1.4" [dependencies.futures] version = "0.3.8" [dependencies.juniper] version = "0.15.7" default-features = true [dependencies.juniper_rocket] version = "0.8.0" [dependencies.klub_stores] version = "0.0.2" [dependencies.neo4rs] version = "0.5.8" [dependencies.strum] version = "0.22" [dependencies.strum_macros] version = "0.22" [dependencies.tokio] version = "1.0.1" features = ["full"] [dependencies.tokio-test] version = "0.4.2" [dependencies.uuid] version = "0.8" features = ["serde", "v4"]