Skip to content

Commit

Permalink
add license to Cargo.toml
Browse files Browse the repository at this point in the history
  • Loading branch information
jcornaz committed Nov 3, 2024
1 parent 29c3cc2 commit c3bbec5
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
@@ -1,6 +1,7 @@
[package]
name = "fun-html"
version = "0.0.0"
license = "MIT"
authors = ["Jonathan Cornaz"]
edition = "2021"
rust-version = "1.60"
Expand Down

0 comments on commit c3bbec5

Please sign in to comment.