Skip to content

Commit 6449912

Browse files
hyperpolymathclaude
andcommitted
fix: use license-file for crates.io compatibility
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
1 parent dc6f2e6 commit 6449912

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ version = "0.1.0"
55
edition = "2024"
66
authors = ["Jonathan D.A. Jewell <j.d.a.jewell@open.ac.uk>"]
77
description = "Wrap existing code in affine + dependent types targeting WASM via AffineScript"
8-
license = "PMPL-1.0-or-later"
8+
license-file = "LICENSE"
99
repository = "https://github.com/hyperpolymath/affinescriptiser"
1010
keywords = ["affinescript", "acceleration", "code-generation"]
1111
categories = ["command-line-utilities", "development-tools"]

0 commit comments

Comments
 (0)