Signed-off-by: Wolfgang Bumiller <w.bumiller@proxmox.com>
This commit is contained in:
Wolfgang Bumiller 2020-10-16 10:54:05 +02:00
parent fb6b493d63
commit 2290f60a05

View File

@ -15,8 +15,8 @@ maintenance = { status = "experimental" }
anyhow = "1.0"
bitflags = "1.2.1"
libc = "0.2"
serde = { version = "1.0", features = ["derive"] }
perlmod-macro = { path = "../perlmod-macro", optional = true }
serde = { version = "1.0", features = ["derive"] }
[features]
default = ["exporter"]