mirror of
https://github.com/jugeeya/UltimateTrainingModpack.git
synced 2025-06-09 21:10:37 +00:00
Use same upstream skyline-smash
This commit is contained in:
parent
53f2a28c2a
commit
720ab0fbbc
1 changed files with 1 additions and 1 deletions
|
@ -9,7 +9,7 @@ crate-type = ["cdylib"]
|
|||
|
||||
[dependencies]
|
||||
skyline = { git = "https://github.com/ultimate-research/skyline-rs.git" }
|
||||
skyline_smash = { git = "https://github.com/jugeeya/skyline-smash.git", branch = "patch-1" }
|
||||
skyline_smash = { git = "https://github.com/GradualSyrup/skyline-smash.git", branch = "training-modpack-updates" }
|
||||
skyline-web = { git = "https://github.com/skyline-rs/skyline-web.git" }
|
||||
bitflags = "1.2.1"
|
||||
parking_lot = { version = "0.12.0", features = ["nightly"] }
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue