1
0
mirror of https://github.com/bspeice/aeron-rs synced 2025-07-12 03:04:50 -04:00

Rename to aeron-driver-sys, update to 1.25.0 release

This commit is contained in:
2020-01-12 16:47:29 -05:00
parent 531bc0d64c
commit b9b5b74b7c
11 changed files with 11 additions and 11 deletions

View File

@ -12,7 +12,7 @@ travis-ci = { repository = "bspeice/aeron-rs", branch = "master" }
maintenance = { status = "actively-developed" }
[dependencies]
aeron_driver-sys = { path = "../aeron_driver-sys" }
aeron-driver-sys = { path = "../aeron-driver-sys" }
memmap = "0.7"
[dev-dependencies]