"add jsonpath test"

This commit is contained in:
Arpad Borsos
2024-03-24 10:00:25 +01:00
parent 2bceda3912
commit f7a52f6914
2 changed files with 360 additions and 52 deletions

View File

@@ -6,7 +6,8 @@ authors = ["Arpad Borsos <arpad.borsos@googlemail.com>"]
edition = "2021"
[dependencies]
reqwest = "0.11.18"
reqwest = "0.12.1"
jsonpath_lib_polars_vendor = "0.0.1"
watto = { git = "https://github.com/getsentry/watto", rev = "d71c8218506bddba102a124a460d64da25e303dc", features = ["strings"] }
[dev-dependencies]