mirror of
https://github.com/katanemo/plano.git
synced 2026-04-25 00:36:34 +02:00
Improve error handling (#23)
Signed-off-by: José Ulises Niño Rivera <junr03@users.noreply.github.com>
This commit is contained in:
parent
a51a467cad
commit
7ef68eccfb
5 changed files with 397 additions and 102 deletions
|
|
@ -15,6 +15,8 @@ serde_yaml = "0.9.34"
|
|||
serde_json = "1.0"
|
||||
md5 = "0.7.0"
|
||||
open-message-format = { path = "../open-message-format/clients/omf-rust" }
|
||||
http = "1.1.0"
|
||||
|
||||
[dev-dependencies]
|
||||
proxy-wasm-test-framework = { git = "https://github.com/katanemo/test-framework.git", branch = "main" }
|
||||
serial_test = "3.1.1"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue