mirror of
https://github.com/bspeice/aeron-rs
synced 2025-07-12 19:25:53 -04:00
Fix path lookups on Windows
This commit is contained in:
@ -11,6 +11,7 @@ build = "build.rs"
|
||||
[build-dependencies]
|
||||
bindgen = "0.51"
|
||||
cmake = "0.1"
|
||||
dunce = "1.0.0"
|
||||
|
||||
[features]
|
||||
static = []
|
||||
|
Reference in New Issue
Block a user