diff --git a/Cargo.toml b/Cargo.toml index 735232e..4cc041b 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -2,6 +2,7 @@ authors = ["edef "] name = "fringe" version = "0.0.1" +license = "(Apache-2.0 OR MIT)" [target.'cfg(unix)'.dependencies] libc = "0.2.14"