
! Initial id size will stay as u64 but u128 are easily the next major change This change shouldn't break clients written in high level languages since most already use 128's under the hood anyway - This commit also removes the auto_increment flag from basically everything that uses RNG id's
4 lines
34 B
Makefile
4 lines
34 B
Makefile
default:
|
|
cargo build --release
|
|
|