diff --git a/Cargo.toml b/Cargo.toml index 1d0e0fd..3cfe8b5 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -6,6 +6,7 @@ authors = ["Michael Hirn ", "Maximilian Goisser "] [dependencies] +pkg-config = "0.3.8" # cuticula = "0.1.4" leaf = { version = "0.2.0", default-features = false } collenchyma = { version = "0.0.8", default-features = false }