We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9138ac7 commit 3c4b743Copy full SHA for 3c4b743
Cargo.toml
@@ -4,7 +4,8 @@ version = "0.1.0"
4
authors = ["Meir Shpilraien <meir@redis.com>"]
5
edition = "2021"
6
description = "A JsonPath engine written in Rust"
7
-license = "BSD-3-Clause"
+license = "Server Side Public License"
8
+license-file = "LICENSE"
9
repository = "https://github.com/RedisJSON/jsonpath_rs"
10
readme = "README.md"
11
keywords = ["json", "jsonpath", "query"]
0 commit comments