Skip to content

Commit 5f7aaec

Browse files
committed
bump(rosu-pp): update rosu-pp to the latest version
1 parent de2e605 commit 5f7aaec

File tree

2 files changed

+7
-7
lines changed

2 files changed

+7
-7
lines changed

Cargo.lock

Lines changed: 6 additions & 6 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 & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ async-tungstenite = "0.29.1"
99
cfg-if = "1.0.0"
1010
clap = { version = "4.5.32", default-features = false, features = ["std", "derive", "env"] }
1111
eyre = "0.6.12"
12-
rosu-pp = { version = "2.0.0" }
12+
rosu-pp = { version = "3.0.0" }
1313
serde = { version = "1.0.219", default-features = false, features = ["derive"] }
1414
serde_json = "1.0.140"
1515
serde_repr = "0.1.20"

0 commit comments

Comments
 (0)