mirror of
https://github.com/mbilker/vgpu_unlock-rs.git
synced 2026-01-17 11:57:00 +01:00
cargo: update dependencies
This commit is contained in:
@@ -9,6 +9,6 @@ crate-type = ["cdylib"]
|
|||||||
[dependencies]
|
[dependencies]
|
||||||
ctor = "0.1.21"
|
ctor = "0.1.21"
|
||||||
libc = "0.2.102"
|
libc = "0.2.102"
|
||||||
parking_lot = "0.11.2"
|
parking_lot = "0.12.0"
|
||||||
serde = { version = "1.0.130", features = ["derive"] }
|
serde = { version = "1.0.130", features = ["derive"] }
|
||||||
toml = "0.5.8"
|
toml = "0.5.8"
|
||||||
|
|||||||
Reference in New Issue
Block a user