mirror of
https://github.com/natsukagami/youmubot.git
synced 2025-05-24 09:10:49 +00:00
Base structs
This commit is contained in:
parent
2a0398b2a0
commit
27a2ebe459
4 changed files with 208 additions and 3 deletions
1
Cargo.lock
generated
1
Cargo.lock
generated
|
@ -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)",
|
||||
]
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue