mirror of
https://github.com/Swatinem/rust-cache
synced 2025-11-02 21:57:51 +00:00
"add jsonpath test"
This commit is contained in:
parent
2bceda3912
commit
f7a52f6914
2 changed files with 360 additions and 52 deletions
|
|
@ -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]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue