mirror of
https://github.com/mbilker/vgpu_unlock-rs.git
synced 2025-06-08 13:28:23 +02:00
cargo: update dependencies
This commit is contained in:
parent
4db1644c09
commit
a1cc1fe0ce
@ -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"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user