Skip to content

Commit

Permalink
Make the license SPDX compliant
Browse files Browse the repository at this point in the history
  • Loading branch information
IvanUkhov committed Apr 11, 2024
1 parent a68bb9e commit fe093e0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
name = "sqlite3-sys"
version = "0.16.0"
edition = "2021"
license = "Apache-2.0/MIT"
license = "Apache-2.0 OR MIT"
authors = [
"Ivan Stankovic <[email protected]>",
"Ivan Ukhov <[email protected]>",
Expand Down

0 comments on commit fe093e0

Please sign in to comment.