mirror of
https://github.com/mbilker/vgpu_unlock-rs.git
synced 2026-01-17 20:07:00 +01:00
Enable 'proxmox' feature by default
This commit is contained in:
@@ -16,4 +16,5 @@ toml = "0.5.8"
|
|||||||
|
|
||||||
[features]
|
[features]
|
||||||
# Feature flag to enable syntactic sugar for proxmox users
|
# Feature flag to enable syntactic sugar for proxmox users
|
||||||
proxmox = []
|
proxmox = []
|
||||||
|
default = ["proxmox"]
|
||||||
Reference in New Issue
Block a user