Skip to content

Commit

Permalink
Merge branch 'lazer' of https://github.com/MaxOhn/rosu-v2 into lazer
Browse files Browse the repository at this point in the history
  • Loading branch information
MaxOhn committed Nov 23, 2024
2 parents d472cc0 + 4552ffa commit 59fb164
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ leaky-bucket-lite = { version = "0.5" }
hyper = { version = "0.14", default-features = false, features = ["client"] }
hyper-rustls = { version = "0.24.1", default-features = false, features = ["http1", "http2", "native-tokio"] }
itoa = { version = "1.0.9" }
rosu-mods = { version = "0.1.0", features = ["serde"] }
rosu-mods = { version = "0.2.0", features = ["serde"] }
serde = { version = "1.0.203", default-features = false, features = ["derive"] }
serde_json = { version = "1.0", default-features = false, features = ["std", "raw_value"] }
serde_urlencoded = { version = "0.7.1" }
Expand Down

0 comments on commit 59fb164

Please sign in to comment.