youmubot/Cargo.toml
Natsu Kagami 4284c6c908
Codeforces library minimally written
Implement a lot of new structs

Embed for User

Implement more data structures

impl Embed for Rating Change

Move codeforces package outside
2020-02-05 18:09:15 -05:00

10 lines
128 B
TOML

[workspace]
members = [
"youmubot-prelude",
"youmubot-db",
"youmubot-core",
"youmubot-cf",
"youmubot-osu",
"youmubot",
]