Skip to content

Commit

Permalink
Add license field to Cargo.toml
Browse files Browse the repository at this point in the history
  • Loading branch information
junyoneyama committed Feb 5, 2024
1 parent c449304 commit ba53caa
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 = "johari-mirror"
version = "0.1.0"
edition = "2021"
license = "MIT"

# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html

Expand Down

0 comments on commit ba53caa

Please sign in to comment.