mirror of
https://github.com/bspeice/aeron-rs
synced 2025-07-01 05:46:08 -04:00
Install luuid for Linux
This commit is contained in:
@ -6,6 +6,11 @@ os:
|
|||||||
- osx
|
- osx
|
||||||
- windows
|
- windows
|
||||||
|
|
||||||
|
addons:
|
||||||
|
apt:
|
||||||
|
packages:
|
||||||
|
- uuid-dev
|
||||||
|
|
||||||
cache:
|
cache:
|
||||||
- cargo
|
- cargo
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user