mirror of
https://github.com/natsukagami/youmubot.git
synced 2025-05-25 17:40:52 +00:00
Update to rosu-pp 1.0
This commit is contained in:
parent
22fc980a51
commit
0b111d5b26
5 changed files with 75 additions and 247 deletions
|
@ -15,7 +15,7 @@ lazy_static = "1.4.0"
|
|||
osuparse = { git = "https://github.com/eltrufas/osuparse", rev = "ad8f6e5e7771e7cbaa2ec96c376558f9731139af" }
|
||||
regex = "1.5.6"
|
||||
reqwest = "0.11.10"
|
||||
rosu-pp = "0.9.1"
|
||||
rosu-pp = "1.0"
|
||||
rosu-v2 = { git = "https://github.com/MaxOhn/rosu-v2", rev = "d2cd3ff8417e66890f0cd8ca38bc34717a9629dd" }
|
||||
time = "0.3"
|
||||
serde = { version = "1.0.137", features = ["derive"] }
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue