We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6d55625 commit 99c8f14Copy full SHA for 99c8f14
1 file changed
Cargo.toml
@@ -5,7 +5,7 @@ version = "0.1.0"
5
edition = "2024"
6
authors = ["Jonathan D.A. Jewell <j.d.a.jewell@open.ac.uk>"]
7
description = "Add energy, carbon, and resource-cost awareness to existing software via Eclexia economics-as-code"
8
-license = "PMPL-1.0-or-later"
+license-file = "LICENSE"
9
repository = "https://github.com/hyperpolymath/eclexiaiser"
10
keywords = ["eclexia", "acceleration", "code-generation"]
11
categories = ["command-line-utilities", "development-tools"]
0 commit comments