# 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 = "digu" version = "0.0.8" authors = ["Umran Hussein "] description = "a digu engine written in rust" license = "MIT" resolver = "2" [dependencies.dialoguer] version = "0.9.0" [dependencies.dropshot] version = "0.6.0" [dependencies.http] version = "0.2.5" [dependencies.itertools] version = "0.10.0" [dependencies.rand] version = "0.5.0" [dependencies.schemars] version = "0.8.8" features = ["uuid"] [dependencies.serde] version = "1.0.130" features = ["derive"] [dependencies.serde_json] version = "1.0" [dependencies.tokio] version = "1.14.0" features = ["full"]