diff --git a/Cargo.toml b/Cargo.toml index b8ae73a..7ebcaf3 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -7,7 +7,7 @@ authors = [ "William Kimbell ", ] description = "Cardamon is a tool to help development teams measure the power consumption and carbon emissions of their software." -license = "Polyform Shield v1.0" +license-file = "LICENSE" repository = "https://github.com/Root-Branch/cardamon" documentation = "https://docs.rs/cardamon" homepage = "https://github.com/Root-Branch/cardamon"