We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6091083 commit 76c7a04Copy full SHA for 76c7a04
1 file changed
bindings/rust/Cargo.toml.in
@@ -4,7 +4,7 @@ version = "{{GENOMICSQLITE_VERSION}}"
4
description = "Genomics Extension for SQLite"
5
authors = ["Mike Lin <dna@mlin.net>"]
6
edition = "2018"
7
-license = "Apache"
+license = "Apache-2.0"
8
repository = "https://github.com/mlin/GenomicSQLite"
9
documentation = "https://mlin.github.io/GenomicSQLite"
10
include = ["src/**/*", "Cargo.toml", "libgenomicsqlite.*"]
0 commit comments