패키지명 변경

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 @@
//!
//! # Example
//! ```
//! extern crate jsonpath;
//! extern crate jsonpath_lib as jsonpath;
//! #[macro_use]
//! extern crate serde_json;
//!