Skip to content

Commit 76c7a04

Browse files
committed
Cargo.toml fix license
1 parent 6091083 commit 76c7a04

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

bindings/rust/Cargo.toml.in

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ version = "{{GENOMICSQLITE_VERSION}}"
44
description = "Genomics Extension for SQLite"
55
authors = ["Mike Lin <dna@mlin.net>"]
66
edition = "2018"
7-
license = "Apache"
7+
license = "Apache-2.0"
88
repository = "https://github.com/mlin/GenomicSQLite"
99
documentation = "https://mlin.github.io/GenomicSQLite"
1010
include = ["src/**/*", "Cargo.toml", "libgenomicsqlite.*"]

0 commit comments

Comments
 (0)