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