Skip to content

Commit 2ed7941

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 d6f833b commit 2ed7941

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 = "Add formal type safety (10 levels, dependent/linear/session types) to any query language — SQL, GraphQL, Cypher, SPARQL, VQL"
8-
license = "PMPL-1.0-or-later"
8+
license-file = "LICENSE"
99
repository = "https://github.com/hyperpolymath/typedqliser"
1010
keywords = ["type-safety", "sql", "graphql", "formal-verification", "query"]
1111
categories = ["command-line-utilities", "database"]

0 commit comments

Comments
 (0)