forked from Proxmox/proxmox
proxmox-apt-api-types: use workspace excludes
else the `debian` dir is contained in the .crate archive, breaking the build.. Signed-off-by: Fabian Grünbichler <f.gruenbichler@proxmox.com>
This commit is contained in:
parent
ba3ee7a4db
commit
f5e7f4ed7f
@ -8,6 +8,7 @@ edition.workspace = true
|
||||
homepage.workspace = true
|
||||
license.workspace = true
|
||||
repository.workspace = true
|
||||
exclude.workspace = true
|
||||
|
||||
[dependencies]
|
||||
serde = { workspace = true, features = ["derive"] }
|
||||
|
Loading…
Reference in New Issue
Block a user