Skip to content

Commit 2e4b9f5

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 97abfc7 commit 2e4b9f5

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 = "Compile annotated array operations to GPU kernels via Futhark without touching CUDA"
8-
license = "PMPL-1.0-or-later"
8+
license-file = "LICENSE"
99
repository = "https://github.com/hyperpolymath/futharkiser"
1010
keywords = ["futhark", "gpu", "cuda", "opencl", "acceleration"]
1111
categories = ["command-line-utilities", "development-tools"]

0 commit comments

Comments
 (0)