diff --git a/sqlite-dist.toml b/sqlite-dist.toml index ab1c08a..23bdf6e 100644 --- a/sqlite-dist.toml +++ b/sqlite-dist.toml @@ -1,6 +1,6 @@ [package] name = "sqlite-vec" -license = "MIT OR Apache" +license = "MIT OR Apache-2.0" homepage = "https://alexgarcia.xyz/sqlite-vec" repo = "https://github.com/asg017/sqlite-vec" description = "A vector search SQLite extension."