We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d23eef6 commit 168bb7bCopy full SHA for 168bb7b
1 file changed
Cargo.toml
@@ -9,7 +9,7 @@ repository = "https://github.com/gbrigandi/mcp-server-wazuh"
9
readme = "README.md"
10
11
[dependencies]
12
-wazuh-client = "0.1.1"
+wazuh-client = "0.1.2"
13
rmcp = { version = "0.1.5", features = ["server", "transport-io"] }
14
tokio = { version = "1", features = ["full"] }
15
reqwest = { version = "0.12", features = ["json", "rustls-tls"], default-features = false }
0 commit comments