We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent dc6f2e6 commit 6449912Copy full SHA for 6449912
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 = "Wrap existing code in affine + dependent types targeting WASM via AffineScript"
8
-license = "PMPL-1.0-or-later"
+license-file = "LICENSE"
9
repository = "https://github.com/hyperpolymath/affinescriptiser"
10
keywords = ["affinescript", "acceleration", "code-generation"]
11
categories = ["command-line-utilities", "development-tools"]
0 commit comments