We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1c02412 commit 379079dCopy full SHA for 379079d
cli/lib/Cargo.toml
@@ -30,7 +30,7 @@ env_logger = "=0.10.0"
30
faster-hex.workspace = true
31
indexmap.workspace = true
32
libsui.workspace = true
33
-log.workspace = true
+log = { workspace = true, features = ["serde"] }
34
node_resolver = { workspace = true, features = ["sync"] }
35
parking_lot.workspace = true
36
ring.workspace = true
0 commit comments