1
0
mirror of https://github.com/bspeice/aeron-rs synced 2025-06-30 21:36:35 -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

@ -1,5 +1,5 @@
[workspace]
members = [
"aeron_driver-sys",
"aeron-driver-sys",
"aeron-rs"
]