1
0
mirror of https://github.com/bspeice/aeron-rs synced 2025-07-15 20:54:52 -04:00

Reversion and cleanup

Moving the `aeronmd` example to the sys crate caused issues for static
linking because of the `tempfile` crate.

Revert "Install luuid for Linux"
Revert "Fix some Cargo.toml issues"
Revert "More minor cleanup"
This commit is contained in:
2019-10-03 00:47:06 -04:00
parent c5b227f328
commit 5527495b09
6 changed files with 6 additions and 12 deletions

View File

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