1
0
mirror of https://github.com/bspeice/aeron-rs synced 2024-11-13 19:48:09 -05:00
aeron-rs/Cargo.toml

10 lines
178 B
TOML
Raw Normal View History

2019-09-19 18:45:21 -04:00
[package]
name = "aeron-driver-sys"
version = "0.1.0"
authors = ["Bradlee Speice <bradlee@speice.io>"]
edition = "2018"
links = "aeron-driver"
build = "build.rs"
[dependencies]