mirror of
git://git.proxmox.com/git/perlmod.git
synced 2025-01-23 06:03:37 +03:00
include version in perlmod-macro dependency
Signed-off-by: Wolfgang Bumiller <w.bumiller@proxmox.com>
This commit is contained in:
parent
54fd53e1f7
commit
a777421e5e
@ -17,7 +17,7 @@ maintenance = { status = "experimental" }
|
||||
[dependencies]
|
||||
bitflags = "1.2.1"
|
||||
libc = "0.2"
|
||||
perlmod-macro = { path = "../perlmod-macro", optional = true }
|
||||
perlmod-macro = { path = "../perlmod-macro", optional = true, version = "0.1" }
|
||||
serde = { version = "1.0", features = ["derive"] }
|
||||
|
||||
[features]
|
||||
|
Loading…
x
Reference in New Issue
Block a user