diff --git a/Cargo.toml b/Cargo.toml
index 20faf384909f99e3ad0cf84c7a24b914c611e41e..77389707929d073a5037b977394198cd07b11bac 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -5,6 +5,7 @@ edition = "2021"
 description = "A SSH library suitable for embedded and larger programs"
 repository = "https://github.com/mkj/sunset"
 categories = ["network-programming", "no-std"]
+license-file = "LICENSE"
 keywords = ["ssh"]
 
 [workspace]