Skip to content

Commit 0c56351

Browse files
Merge pull request #8 from acompany-develop/imamura/cargo-toml-license
chore: update license field in Cargo.toml to MIT
2 parents d6c9003 + d5fd84a commit 0c56351

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ version = "0.1.0"
1111
edition = "2024"
1212
rust-version = "1.90.0"
1313
authors = ["Acompany Co., Ltd."]
14-
license = ""
14+
license = "MIT"
1515
repository = "https://github.com/acompany-develop/Humane-RAFW-NE"
1616
description = "Remote Attestation Framework for AWS Nitro Enclaves"
1717
readme = "README.md"

0 commit comments

Comments
 (0)