Commit bdae2429 authored by Max Lv's avatar Max Lv

Enable cargo build

parent 40915ff4
...@@ -66,6 +66,8 @@ cargo { ...@@ -66,6 +66,8 @@ cargo {
} }
} }
preBuild.dependsOn "cargoBuild"
def coroutinesVersion = '1.3.3' def coroutinesVersion = '1.3.3'
def roomVersion = '2.2.3' def roomVersion = '2.2.3'
def workVersion = '2.3.1' def workVersion = '2.3.1'
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment