mirror of
https://github.com/fluencelabs/jsonpath
synced 2025-06-24 13:21:38 +00:00
패키지명 변경
This commit is contained in:
@ -2,7 +2,7 @@ extern crate cfg_if;
|
||||
extern crate wasm_bindgen;
|
||||
|
||||
extern crate serde_json;
|
||||
extern crate jsonpath;
|
||||
extern crate jsonpath_lib as jsonpath;
|
||||
|
||||
mod utils;
|
||||
|
||||
|
Reference in New Issue
Block a user