diff options
| author | Bartek IwaĆczuk <biwanczuk@gmail.com> | 2021-11-25 02:10:12 +0100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2021-11-25 12:10:12 +1100 |
| commit | e68a241946f8fd6602b9d1a99c4b8fa7ead159ef (patch) | |
| tree | 1454c5bbaecb639f6fec0808dfce971792abc0b4 /cli/Cargo.toml | |
| parent | c6f3493f18f6b8e3c9b1a88523bb900d16b1fc2d (diff) | |
chore: upgrade lspower to 1.4.0 (#12894)
Diffstat (limited to 'cli/Cargo.toml')
| -rw-r--r-- | cli/Cargo.toml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/cli/Cargo.toml b/cli/Cargo.toml index f770bcc5e..7f2ee1bbe 100644 --- a/cli/Cargo.toml +++ b/cli/Cargo.toml @@ -64,7 +64,7 @@ jsonc-parser = { version = "0.17.0", features = ["serde"] } lazy_static = "1.4.0" libc = "0.2.106" log = { version = "0.4.14", features = ["serde"] } -lspower = "1.1.0" +lspower = "1.4.0" notify = "5.0.0-pre.12" num_cpus = "1.13.0" once_cell = "1.8.0" |
