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 41677da commit 11ccc30Copy full SHA for 11ccc30
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 ternary probabilistic uncertainty modelling to deterministic code via Betlang"
8
-license = "PMPL-1.0-or-later"
+license-file = "LICENSE"
9
repository = "https://github.com/hyperpolymath/betlangiser"
10
keywords = ["betlang", "acceleration", "code-generation"]
11
categories = ["command-line-utilities", "development-tools"]
0 commit comments