mirror of
https://github.com/ilya-zlobintsev/LACT.git
synced 2025-02-25 18:55:26 -06:00
Bump dependencies
This commit is contained in:
parent
9e758d12c1
commit
438e4200a7
@ -12,9 +12,9 @@ serde = { version = "1.0", features = ["derive", "rc"] }
|
|||||||
serde_json = "1.0"
|
serde_json = "1.0"
|
||||||
vulkano = "0.22"
|
vulkano = "0.22"
|
||||||
log = "0.4"
|
log = "0.4"
|
||||||
env_logger = "0.8"
|
env_logger = "0.9"
|
||||||
rand = "0.8"
|
rand = "0.8"
|
||||||
signal-hook = "0.3"
|
signal-hook = "0.3"
|
||||||
pciid-parser = { git = "https://github.com/ilyazzz/pci-id-parser.git" }
|
pciid-parser = { git = "https://github.com/ilyazzz/pci-id-parser.git" }
|
||||||
reqwest = { version = "0.11", features = ["blocking", "json"] }
|
reqwest = { version = "0.11", features = ["blocking", "json"] }
|
||||||
nix = "0.21"
|
nix = "0.22"
|
||||||
|
Loading…
Reference in New Issue
Block a user