Skip to content

Commit 3c4b743

Browse files
authored
Update Cargo.toml
1 parent 9138ac7 commit 3c4b743

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

Cargo.toml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,8 @@ version = "0.1.0"
44
authors = ["Meir Shpilraien <[email protected]>"]
55
edition = "2021"
66
description = "A JsonPath engine written in Rust"
7-
license = "BSD-3-Clause"
7+
license = "Server Side Public License"
8+
license-file = "LICENSE"
89
repository = "https://github.com/RedisJSON/jsonpath_rs"
910
readme = "README.md"
1011
keywords = ["json", "jsonpath", "query"]

0 commit comments

Comments
 (0)