Skip to content

Commit cac2605

Browse files
authored
Update Cargo.toml
1 parent bfa366f commit cac2605

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

Cargo.toml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,9 @@ edition = "2021"
66
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
77

88
[dependencies]
9-
skyline = { git = "https://github.com/Raytwo/skyline-rs", branch = "preview" }
9+
skyline = "0.5.1"
1010
unity-macro = { path = "./unity-macro" }
1111
memoffset = { version = "0.8.0" }
1212
thiserror = { version = "1" }
1313
lazysimd = { git = "https://github.com/Raytwo/lazysimd" }
14+

0 commit comments

Comments
 (0)