Jelajahi Sumber

Make my editor happier with the cargo

Jonathan Kelley 1 tahun lalu
induk
melakukan
85c3cf1f9b
1 mengubah file dengan 1 tambahan dan 1 penghapusan
  1. 1 1
      packages/cli/Cargo.toml

+ 1 - 1
packages/cli/Cargo.toml

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