We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7bb4cc5 commit bfda311Copy full SHA for bfda311
Cargo.toml
@@ -4,7 +4,7 @@ version = "0.1.0"
4
authors = ["Meir Shpilraien <[email protected]>"]
5
edition = "2021"
6
description = "A JsonPath engine written in Rust"
7
-license-file = "LICENSE"
+license = "SSPL-1.0"
8
repository = "https://github.com/RedisJSON/jsonpath_rs"
9
readme = "README.md"
10
keywords = ["json", "jsonpath", "query"]
0 commit comments