Skip to content

Commit 1ee76aa

Browse files
authored
Add license info to Cargo.toml (#60)
1 parent 2c4aca0 commit 1ee76aa

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Cargo.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@ description = "The library provides the basic functionality to find the set of t
44
version = "0.3.5"
55
authors = ["BorisZhguchev <[email protected]>"]
66
edition = "2018"
7+
license = "MIT"
78
license-file = "LICENSE"
89
homepage = "https://github.com/besok/jsonpath-rust"
910
repository = "https://github.com/besok/jsonpath-rust"

0 commit comments

Comments
 (0)