瀏覽代碼

Make my editor happier with the cargo

Jonathan Kelley 1 年之前
父節點
當前提交
85c3cf1f9b
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      packages/cli/Cargo.toml

+ 1 - 1
packages/cli/Cargo.toml

@@ -96,7 +96,7 @@ interprocess = { workspace = true }
 ignore = "0.4.22"
 env_logger = "0.11.3"
 tracing-subscriber = "0.3.18"
-tracing.workspace = true
+tracing = { workspace = true }
 
 [features]
 default = []