mirror of
https://github.com/mbilker/vgpu_unlock-rs.git
synced 2026-06-17 11:47:43 +02:00
cargo: upgrade toml to 0.8.11
This commit is contained in:
@@ -12,9 +12,9 @@ ctor = "0.1.21"
|
||||
libc = "0.2.102"
|
||||
parking_lot = "0.11.2"
|
||||
serde = { version = "1.0.130", features = ["derive"] }
|
||||
toml = "0.5.8"
|
||||
toml = "0.8.11"
|
||||
|
||||
[features]
|
||||
# Feature flag to enable syntactic sugar for proxmox users
|
||||
default = ["proxmox"]
|
||||
proxmox = []
|
||||
default = ["proxmox"]
|
||||
Reference in New Issue
Block a user