Skip to content

Commit 1f1a9a7

Browse files
authored
Update Cargo.toml
1 parent 3e49c9e commit 1f1a9a7

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,9 +6,10 @@ edition = "2021"
66
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
77

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

15+

0 commit comments

Comments
 (0)