Skip to content

Commit 70447ae

Browse files
committed
Depend on git unity-nx 0.1.0
1 parent af588e6 commit 70447ae

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
@@ -13,7 +13,7 @@ include = ["src/**/*", "docs/**/*", "Cargo.toml", "features.json", "README*", "L
1313
name = "engage"
1414

1515
[dependencies]
16-
unity-nx = { version = "0.1.0" }
16+
unity-nx = { git = "https://github.com/DivineDragonFanClub/unity2", tag = "0.1.0" }
1717
skyline = "0.6"
1818

1919
[features]

0 commit comments

Comments
 (0)