# 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 = "twilight-convenience" version = "0.2.0" description = "A bunch of convenience traits and functions for the Twilight Discord library" documentation = "https://docs.rs/twilight-convenience/" license = "MIT" repository = "https://github.com/laralove143/twilight-convenience" [dependencies.thiserror] version = "1.0" [dependencies.twilight-embed-builder] version = "0.6" [dependencies.twilight-http] version = "0.6" [dependencies.twilight-model] version = "0.6" [dependencies.twilight-util] version = "0.6" features = ["snowflake"]