Skip to content

Commit 21095ca

Browse files
committed
Fix dependency
1 parent f005a80 commit 21095ca

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ edition = "2021"
55
include = ["src/**/*", "docs/**/*", "Cargo.toml", "features.json", "README*", "LICENSE*", "CHANGELOG*"]
66

77
[dependencies]
8-
unity2 = { path = "../unity2" }
8+
unity2 = { git = "https://github.com/DivineDragonFanClub/unity2" }
99
skyline = "0.6"
1010
lazysimd = { git = "https://github.com/Raytwo/lazysimd" }
1111

0 commit comments

Comments
 (0)