1
0
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:
Bradlee Speice 2019-10-03 00:32:37 -04:00
parent 0e1462fe9e
commit c5b227f328

View File

@ -6,6 +6,11 @@ os:
- osx
- windows
addons:
apt:
packages:
- uuid-dev
cache:
- cargo