mirror of
https://gitee.com/yitter/idgenerator.git
synced 2026-06-06 19:51:29 +08:00
4 lines
98 B
Batchfile
4 lines
98 B
Batchfile
@echo off
|
|
cargo build --release
|
|
@rem cargo build --release --target i686-pc-windows-msvc
|
|
@pause |