1
0
mirror of https://github.com/bspeice/aeron-rs synced 2024-09-18 17:51:27 -04:00
aeron-rs/Cargo.toml

6 lines
65 B
TOML
Raw Normal View History

2019-10-07 19:20:14 -04:00
[workspace]
members = [
"aeron-driver-sys",
2019-10-07 19:20:14 -04:00
"aeron-rs"
]