diff --git a/Cargo.toml b/Cargo.toml index f8f74b9..241762e 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -4,6 +4,7 @@ description = "The library provides the basic functionality to find the set of t version = "0.3.5" authors = ["BorisZhguchev "] edition = "2018" +license = "MIT" license-file = "LICENSE" homepage = "https://github.com/besok/jsonpath-rust" repository = "https://github.com/besok/jsonpath-rust"