We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent af588e6 commit 70447aeCopy full SHA for 70447ae
1 file changed
Cargo.toml
@@ -13,7 +13,7 @@ include = ["src/**/*", "docs/**/*", "Cargo.toml", "features.json", "README*", "L
13
name = "engage"
14
15
[dependencies]
16
-unity-nx = { version = "0.1.0" }
+unity-nx = { git = "https://github.com/DivineDragonFanClub/unity2", tag = "0.1.0" }
17
skyline = "0.6"
18
19
[features]
0 commit comments