mirror of
https://github.com/Noratrieb/widetom.git
synced 2026-01-14 17:05:03 +01:00
10 lines
No EOL
243 B
TOML
10 lines
No EOL
243 B
TOML
[package]
|
|
name = "DiscordBot"
|
|
version = "0.1.0"
|
|
authors = ["Nilstrieb <niltrieb@gmail.com>"]
|
|
edition = "2018"
|
|
|
|
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
|
|
|
|
[dependencies]
|
|
serenity = "0.10.2" |