Bump jsonpath_lib from 0.2.6 to 0.3.0

Bumps [jsonpath_lib](https://github.com/freestrings/jsonpath) from 0.2.6 to 0.3.0.
- [Release notes](https://github.com/freestrings/jsonpath/releases)
- [Commits](https://github.com/freestrings/jsonpath/compare/v0.2.6...0.3.0)

---
updated-dependencies:
- dependency-name: jsonpath_lib
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2023-01-20 09:28:21 +00:00
committed by Bastian Köcher
parent 38ae5f02ef
commit c357cb5b8e
+1 -1
View File
@@ -14,7 +14,7 @@ backoff = "0.4"
isahc = "1.2"
env_logger = "0.8.2"
futures = "0.3.5"
jsonpath_lib = "0.2"
jsonpath_lib = "0.3"
log = "0.4.17"
num-traits = "0.2"
serde_json = "1.0"