Skip to content

Commit f03df5f

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 47fb26a commit f03df5f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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 = "Meta-framework that generates new -iser projects from a target language interop description"
8-
license = "PMPL-1.0-or-later"
8+
license-file = "LICENSE"
99
repository = "https://github.com/hyperpolymath/iseriser"
1010
keywords = ["meta-framework", "code-generation", "language-interop", "scaffolding"]
1111
categories = ["command-line-utilities", "development-tools"]

0 commit comments

Comments
 (0)