We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f005a80 commit 21095caCopy full SHA for 21095ca
1 file changed
Cargo.toml
@@ -5,7 +5,7 @@ edition = "2021"
5
include = ["src/**/*", "docs/**/*", "Cargo.toml", "features.json", "README*", "LICENSE*", "CHANGELOG*"]
6
7
[dependencies]
8
-unity2 = { path = "../unity2" }
+unity2 = { git = "https://github.com/DivineDragonFanClub/unity2" }
9
skyline = "0.6"
10
lazysimd = { git = "https://github.com/Raytwo/lazysimd" }
11
0 commit comments