diff --git a/Cargo.toml b/Cargo.toml index 1e794bd..40e9261 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -3,6 +3,7 @@ name = "jsondb" version = "0.2.0" edition = "2021" authors = ["xenofem "] +license = "MIT" [dependencies] async-trait = "0.1"