mirror of
https://github.com/robbert-vdh/nih-plug.git
synced 2026-07-01 02:36:54 +00:00
Parse target dir location from cargo metadata
This commit is contained in:
@@ -8,6 +8,7 @@ license = "ISC"
|
||||
|
||||
[dependencies]
|
||||
anyhow = "1.0"
|
||||
cargo_metadata = "0.18.1"
|
||||
goblin = "0.6.1"
|
||||
# Version 0.1.3 from crates.io assumes a 64-bit toolchain
|
||||
reflink = { git = "https://github.com/nicokoch/reflink.git", rev = "e8d93b465f5d9ad340cd052b64bbc77b8ee107e2" }
|
||||
|
||||
Reference in New Issue
Block a user