1
0
mirror of https://github.com/bspeice/aeron-rs synced 2024-09-19 18:21:26 -04:00
Commit Graph

5 Commits

Author SHA1 Message Date
a755382f24 Add dev-dependencies for sys crate 2019-10-06 21:38:38 -04:00
5527495b09 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"
2019-10-03 00:48:53 -04:00
0e1462fe9e Fix some Cargo.toml issues 2019-10-02 23:42:05 -04:00
67a24a35d8 Fix path lookups on Windows 2019-09-19 23:17:31 -04:00
cfad779e03 Start on an aeron-rs crate 2019-09-19 22:24:35 -04:00