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 96b6db9 commit 3af6e95
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 = "sqlite"
version = "0.34.0"
edition = "2021"
license = "Apache-2.0/MIT"
license = "Apache-2.0 OR MIT"
authors = [
"Alec Moskvin <[email protected]>",
"Angel Leon <[email protected]>",
Expand Down

0 comments on commit 3af6e95

Please sign in to comment.