mirror of
https://github.com/natsukagami/youmubot.git
synced 2025-05-24 09:10:49 +00:00
Update rosu_pp to 1.1, pass full mods to it
This commit is contained in:
parent
1ba5cdf6f7
commit
76fd6c803d
4 changed files with 28 additions and 26 deletions
5
Cargo.lock
generated
5
Cargo.lock
generated
|
@ -1818,11 +1818,12 @@ dependencies = [
|
|||
|
||||
[[package]]
|
||||
name = "rosu-pp"
|
||||
version = "1.0.0"
|
||||
version = "1.1.0"
|
||||
source = "registry+https://github.com/rust-lang/crates.io-index"
|
||||
checksum = "26f146c66bed5900ee1fa2b55ef5cc5dd2dbd45e6cac0f7bee5cae535980afbc"
|
||||
checksum = "002a6b12cedcb185f4051f0b3d0466e0b61ff414a9ca8375f09be581c0e70f06"
|
||||
dependencies = [
|
||||
"rosu-map",
|
||||
"rosu-mods",
|
||||
]
|
||||
|
||||
[[package]]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue