mirror of
https://github.com/fluencelabs/jsonpath
synced 2025-06-14 00:21:25 +00:00
jsonpath-rs version up 0.1.10
This commit is contained in:
@ -10,8 +10,9 @@ Pre-built 바이너리는 제공하진 않고 소스를 컴파일해서 설치
|
||||
|
||||
Build from source instead of using pre-built binary, and if Rust is not installed, the latest version is automatically installed.
|
||||
|
||||
> Not yet tested in Windows
|
||||
> Supported node version is under v12.0
|
||||
> Not yet tested in Windows.
|
||||
|
||||
> Supported node version is under v12.0.
|
||||
|
||||
## APIs
|
||||
|
||||
|
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "jsonpath-rs",
|
||||
"version": "0.1.9",
|
||||
"version": "0.1.10",
|
||||
"description": "It is JsonPath implementation. The core implementation is written in Rust",
|
||||
"author": "Changseok Han <freestrings@gmail.com>",
|
||||
"license": "MIT",
|
||||
|
Reference in New Issue
Block a user