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 2b471e6 commit edb8fb0Copy full SHA for edb8fb0
crates/code-agent-sdk/Cargo.toml
@@ -16,6 +16,7 @@ uuid.workspace = true
16
futures.workspace = true
17
async-trait.workspace = true
18
tracing.workspace = true
19
+tracing-subscriber.workspace = true
20
clap.workspace = true
21
rmcp = { workspace = true, features = ["server", "macros", "transport-io"] }
22
0 commit comments