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 91ccebf71..a0c654780 100644 --- a/cli/Cargo.toml +++ b/cli/Cargo.toml @@ -77,7 +77,7 @@ dprint-plugin-json = "=0.17.4" dprint-plugin-markdown = "=0.15.3" dprint-plugin-typescript = "=0.86.2" encoding_rs.workspace = true -env_logger = "=0.9.0" +env_logger = "=0.10.0" fancy-regex = "=0.10.0" fastwebsockets.workspace = true flate2.workspace = true |