Skip to content

Commit bfda311

Browse files
authored
Update Cargo.toml
1 parent 7bb4cc5 commit bfda311

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ version = "0.1.0"
44
authors = ["Meir Shpilraien <[email protected]>"]
55
edition = "2021"
66
description = "A JsonPath engine written in Rust"
7-
license-file = "LICENSE"
7+
license = "SSPL-1.0"
88
repository = "https://github.com/RedisJSON/jsonpath_rs"
99
readme = "README.md"
1010
keywords = ["json", "jsonpath", "query"]

0 commit comments

Comments
 (0)