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"
|
||||
vulkano = "0.22"
|
||||
log = "0.4"
|
||||
env_logger = "0.8"
|
||||
env_logger = "0.9"
|
||||
rand = "0.8"
|
||||
signal-hook = "0.3"
|
||||
pciid-parser = { git = "https://github.com/ilyazzz/pci-id-parser.git" }
|
||||
reqwest = { version = "0.11", features = ["blocking", "json"] }
|
||||
nix = "0.21"
|
||||
nix = "0.22"
|
||||
|
Loading…
Reference in New Issue
Block a user