# 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 = "stv_bot" version = "0.0.0" authors = ["Bernd-L "] description = "A Discord bot for StV" homepage = "https://github.com/Bernd-L/stv_bot#readme" documentation = "https://docs.rs/stv_bot" readme = "README.md" license = "AGPL-3.0-or-later" repository = "https://github.com/Bernd-L/stv_bot" [dependencies.twilight] version = "0.6"