mirror of
https://github.com/fluencelabs/jsonpath
synced 2025-06-14 00:21:25 +00:00
jsonpath-wasm 배포 오류 수정
This commit is contained in:
@ -1,6 +1,6 @@
|
|||||||
[package]
|
[package]
|
||||||
name = "jsonpath-wasm"
|
name = "jsonpath-wasm"
|
||||||
version = "0.2.0"
|
version = "0.2.1"
|
||||||
authors = ["Changseok Han <freestrings@gmail.com>"]
|
authors = ["Changseok Han <freestrings@gmail.com>"]
|
||||||
description = "It is Webassembly version of jsonpath_lib that is JsonPath engine written in Rust - Demo: https://freestrings.github.io/jsonpath"
|
description = "It is Webassembly version of jsonpath_lib that is JsonPath engine written in Rust - Demo: https://freestrings.github.io/jsonpath"
|
||||||
keywords = ["jsonpath", "json", "webassembly", "parsing", "rust"]
|
keywords = ["jsonpath", "json", "webassembly", "parsing", "rust"]
|
||||||
|
Reference in New Issue
Block a user