diff --git a/Cargo.toml b/Cargo.toml index d8cb978..b0c3323 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -5,6 +5,7 @@ authors = ["Toa Toastrejn "] edition = "2021" description = "Simple cli tool to convert decimal to hexadecimal, even in bulk." repository = "https://github.com/toaaa/dec2hex" +license-file = "LICENSE.md" # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html