1
0
mirror of https://github.com/fluencelabs/jsonpath synced 2025-03-31 05:51:06 +00:00
2019-03-14 17:20:12 +09:00

7 lines
159 B
TOML

[package]
name = "bench_bin"
version = "0.1.1"
[dependencies]
jsonpath_lib = {path = "../../"}
serde_json = { version = "1.0", features = ["preserve_order"] }