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