Skip to content

Commit

Permalink
chore: add license to Cargo.toml
Browse files Browse the repository at this point in the history
  • Loading branch information
ErrorNoInternet committed Jun 27, 2024
1 parent d419f29 commit 5c863d8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@
name = "overmask"
version = "0.1.0"
edition = "2021"
license = "MIT"
build = "build.rs"

[profile.release]
Expand Down

0 comments on commit 5c863d8

Please sign in to comment.