uuid: remove unused libc dependency
Signed-off-by: Maximiliano Sandoval <m.sandoval@proxmox.com>
This commit is contained in:
parent
709c237ebc
commit
c594d847b5
@ -10,7 +10,6 @@ description = "bindings for libuuid with optional serde support"
|
||||
exclude.workspace = true
|
||||
|
||||
[dependencies]
|
||||
libc.workspace = true
|
||||
serde = { workspace = true, optional = true }
|
||||
|
||||
[features]
|
||||
|
Loading…
Reference in New Issue
Block a user