Skip to content

Commit 30eed46

Browse files
authored
dep: bump rosu-v2 (#1055)
1 parent a000c4d commit 30eed46

2 files changed

Lines changed: 4 additions & 5 deletions

File tree

Cargo.lock

Lines changed: 3 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -31,8 +31,7 @@ metrics-exporter-prometheus = { version = "0.16.2", default-features = false }
3131
metrics-util = { version = "0.19.0" }
3232
rkyv = { version = "0.8" }
3333
rosu-mods = { version = "0.3.0", features = ["rkyv"] }
34-
# rosu-pp = { git = "https://github.com/MaxOhn/rosu-pp", branch = "main" }
35-
rosu-pp = { git = "https://github.com/MaxOhn/rosu-pp", branch = "fast-hitresult-gen" }
34+
rosu-pp = { git = "https://github.com/MaxOhn/rosu-pp", branch = "next" }
3635
# rosu-pp = { path = "../rosu-pp" }
3736
rosu-v2 = { git = "https://github.com/MaxOhn/rosu-v2", branch = "lazer", default-features = false, features = ["deny_unknown_fields", "macros", "metrics"] }
3837
# rosu-v2 = { path = "../rosu-v2", default-features = false, features = ["deny_unknown_fields", "macros", "metrics"] }

0 commit comments

Comments
 (0)