mirror of
https://github.com/gbrigandi/mcp-server-wazuh.git
synced 2025-07-13 07:04:49 -06:00
addressing opessl issue
This commit is contained in:
parent
168bb7b8f7
commit
e95b3fb199
@ -23,6 +23,7 @@ clap = { version = "4.5", features = ["derive"] }
|
||||
dotenv = "0.15"
|
||||
thiserror = "2.0"
|
||||
chrono = "0.4.41"
|
||||
openssl-sys = { version = "0.9", features = ["vendored"] }
|
||||
|
||||
[dev-dependencies]
|
||||
mockito = "1.7"
|
||||
|
Loading…
Reference in New Issue
Block a user