diff --git a/Cargo.toml b/Cargo.toml index 769d21a..28f633f 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -3,6 +3,7 @@ name = "prongs" version = "1.0.0" authors = ["Ales Katona "] edition = "2018" +license = "LGPLv3" [dependencies] bitflags = "1.0.4"