# 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 = "2018" name = "glitchdex_api" version = "0.3.5" description = "Glitchdex is a open source project that allows you to view entries on different users of the Repl.it Discord Server, Glitchdex's slogan is \"giving you false information everyday\"" keywords = ["glitchdex", "replit"] categories = ["api-bindings"] license = "MIT" repository = "https://github.com/Jess4Tech/glitchdex_api" [dependencies.hyper] version = "0.14.13" features = ["http1", "client", "runtime", "tcp"] [dependencies.hyper-tls] version = "0.5.0" [dependencies.serde] version = "1.0.130" features = ["derive"] [dependencies.serde_json] version = "1.0.68" [dependencies.tokio] version = "1.11.0" features = ["macros", "rt-multi-thread"]