패키지명 변경

This commit is contained in:
freestrings
2019-03-06 18:44:39 +09:00
parent 175a015eb2
commit 163cfc469e
7 changed files with 10 additions and 9 deletions

View File

@ -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;