diff options
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 42f868ef9..8906488e9 100644 --- a/cli/Cargo.toml +++ b/cli/Cargo.toml @@ -93,7 +93,7 @@ lazy-regex.workspace = true libc.workspace = true log = { workspace = true, features = ["serde"] } lsp-types.workspace = true -monch = "=0.4.3" +monch.workspace = true notify.workspace = true once_cell.workspace = true os_pipe.workspace = true |
