mirror of
https://git.proxmox.com/git/perlmod
synced 2025-10-04 22:07:05 +00:00
perlmod itself doesn't actually use anyhow
Signed-off-by: Wolfgang Bumiller <w.bumiller@proxmox.com>
This commit is contained in:
parent
9525acd643
commit
38d6ba9a55
@ -12,7 +12,6 @@ keywords = [ "ffi", "perl" ]
|
|||||||
maintenance = { status = "experimental" }
|
maintenance = { status = "experimental" }
|
||||||
|
|
||||||
[dependencies]
|
[dependencies]
|
||||||
anyhow = "1.0"
|
|
||||||
bitflags = "1.2.1"
|
bitflags = "1.2.1"
|
||||||
libc = "0.2"
|
libc = "0.2"
|
||||||
perlmod-macro = { path = "../perlmod-macro", optional = true }
|
perlmod-macro = { path = "../perlmod-macro", optional = true }
|
||||||
|
Loading…
Reference in New Issue
Block a user