mirror of
https://github.com/fluencelabs/jsonpath
synced 2025-06-14 00:21:25 +00:00
update READEME.md
This commit is contained in:
@ -14,7 +14,8 @@ exclude = ["artifacts.json", "index.node"]
|
||||
neon-build = "0.2.0"
|
||||
|
||||
[dependencies]
|
||||
jsonpath_lib = "0.2.0"
|
||||
#jsonpath_lib = "0.2.0"
|
||||
jsonpath_lib = {path="../../"}
|
||||
neon = "0.2.0"
|
||||
neon-serde = "0.1.1"
|
||||
serde_json = { version = "1.0", features = ["preserve_order"] }
|
||||
|
Reference in New Issue
Block a user