1
0
mirror of synced 2026-04-18 22:38:41 +08:00

auto commit

This commit is contained in:
yitter
2021-04-05 14:42:36 +08:00
parent 1b69ac1575
commit ac4488a66b
6 changed files with 26 additions and 3 deletions

View File

@@ -106,4 +106,5 @@ pub extern "C" fn NextId() -> i64 {
// //return 1;
// }
// cargo build --release
// build-win-x64: cargo build --release
// build-linux-x64: cargo build --target x86_64-unknown-linux-musl --release