mirror of
https://github.com/bspeice/aeron-rs
synced 2025-07-11 18:54:53 -04:00
10 lines
178 B
TOML
10 lines
178 B
TOML
[package]
|
|
name = "aeron-driver-sys"
|
|
version = "0.1.0"
|
|
authors = ["Bradlee Speice <bradlee@speice.io>"]
|
|
edition = "2018"
|
|
links = "aeron-driver"
|
|
build = "build.rs"
|
|
|
|
[dependencies]
|