chore: fix license option

This commit is contained in:
Dmitriy Pleshevskiy 2020-07-18 11:09:49 +03:00
parent b8152769bc
commit 5c23942e62

View file

@ -6,7 +6,7 @@ description = "Rust client for sonic search backend"
categories = ["api-bindings"]
keywords = ["sonic", "search", "client", "elasticsearch", "api"]
edition = "2018"
licence = "MPL-2.0"
license = "MPL-2.0"
repository = "https://github.com/pleshevskiy/sonic-channel"
homepage = "https://github.com/pleshevskiy/sonic-channel"
documentation = "https://docs.rs/sonic-channel"