[dependencies.poise]
features = ["chrono"]
version = "0.5.5"
[dependencies.tokio]
features = ["macros", "rt-multi-thread"]
version = "1.29.1"
[package]
description = "A utility library for building Discord bots to draft whatever you like."
edition = "2021"
license = "MIT"
name = "drftr"
readme = "README.md"
repository = "https://github.com/Sam-Dunlap/drftr"
version = "0.1.1"