note that patch overrides go into the toplevel Cargo.toml
Signed-off-by: Wolfgang Bumiller <w.bumiller@proxmox.com>
This commit is contained in:
parent
84417400ed
commit
c6f231494a
@ -3,3 +3,9 @@ exclude = [ "build", "perl-*" ]
|
||||
members = [
|
||||
"pve-rs",
|
||||
]
|
||||
|
||||
[patch.crates-io]
|
||||
# proxmox-tfa requires -time and -uuid as well, so enable *all* or *none* of them
|
||||
#proxmox-tfa = { path = "../proxmox/proxmox-tfa" }
|
||||
#proxmox-time = { path = "../proxmox/proxmox-time" }
|
||||
#proxmox-uuid = { path = "../proxmox/proxmox-uuid" }
|
||||
|
Loading…
Reference in New Issue
Block a user