Skip to content

Commit c96f615

Browse files
committed
Add license to Cargo.toml
1 parent 9ad5438 commit c96f615

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Cargo.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@ name = "computress-rs"
33
version = "1.5.0"
44
authors = ["OpenFusion Contributors"]
55
edition = "2021"
6+
license = "MIT"
67

78
[[bin]]
89
path = "src/main.rs"

0 commit comments

Comments
 (0)