mirror of
https://github.com/bspeice/aeron-rs
synced 2024-12-21 21:38:09 -05:00
Install luuid for Linux
This commit is contained in:
parent
0e1462fe9e
commit
c5b227f328
@ -6,6 +6,11 @@ os:
|
||||
- osx
|
||||
- windows
|
||||
|
||||
addons:
|
||||
apt:
|
||||
packages:
|
||||
- uuid-dev
|
||||
|
||||
cache:
|
||||
- cargo
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user