Update rust and its dependencies

This commit is contained in:
Natsu Kagami 2024-12-21 17:39:48 +01:00
parent a4fab5438b
commit 0d93d55cee
Signed by: nki
GPG key ID: 55A032EB38B49ADB
4 changed files with 24 additions and 31 deletions

View file

@ -14,7 +14,7 @@ dashmap = "5.3.4"
lazy_static = "1.4.0"
regex = "1.5.6"
reqwest = "0.11.10"
rosu-pp = { git = "https://github.com/MaxOhn/rosu-pp", branch = "main" }
rosu-pp = "2.0.0"
rosu-v2 = { git = "https://github.com/MaxOhn/rosu-v2", branch = "lazer" }
rosu-map = "0.1"
time = "0.3"