better fuzzing
This commit is contained in:
@@ -5,10 +5,13 @@ edition = "2024"
|
||||
|
||||
[dependencies]
|
||||
anyhow = "1.0.100"
|
||||
gpui = "0.1.0"
|
||||
iced = "0.13.1"
|
||||
imara-diff = "0.2.0"
|
||||
nucleo-matcher = "0.3.1"
|
||||
rmcp = { version = "0.8.0", features = ["server", "macros", "transport-sse-server", "transport-io", "transport-streamable-http-server", "elicitation", "schemars"] }
|
||||
seal = "0.1.6"
|
||||
serde = "1.0.228"
|
||||
serde_json = "1.0.145"
|
||||
tokio = { version = "1.47.1", features = ["rt-multi-thread", "macros"] }
|
||||
tracing = "0.1.41"
|
||||
tracing-subscriber = { version = "0.3.20", features = ["fmt", "env-filter", "std"] }
|
||||
|
||||
Reference in New Issue
Block a user