diff options
Diffstat (limited to 'cli')
-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 10ebc89ea..e99596bcf 100644 --- a/cli/Cargo.toml +++ b/cli/Cargo.toml @@ -101,7 +101,7 @@ shell-escape = "=0.1.5" tar.workspace = true text-size = "=1.1.0" text_lines = "=0.6.0" -thiserror = "=1.0.38" +thiserror.workspace = true tokio.workspace = true tokio-util.workspace = true tower-lsp.workspace = true |