Base structs

This commit is contained in:
Natsu Kagami 2019-12-12 16:38:42 -05:00
parent 2a0398b2a0
commit 27a2ebe459
4 changed files with 208 additions and 3 deletions

1
Cargo.lock generated
View file

@ -1666,6 +1666,7 @@ dependencies = [
name = "youmubot-osu"
version = "0.1.0"
dependencies = [
"chrono 0.4.10 (registry+https://github.com/rust-lang/crates.io-index)",
"serenity 0.7.3 (registry+https://github.com/rust-lang/crates.io-index)",
]