Skip to content

Commit 21a48d5

Browse files
committed
Fix unity-native-plugin-sys/Cargo.toml
1 parent a5a0467 commit 21a48d5

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

unity-native-plugin-sys/Cargo.toml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,8 @@ name = "unity-native-plugin-sys"
33
version = "0.1.0"
44
authors = ["Yasuhiro Taniuchi"]
55
edition = "2018"
6+
license = "MIT"
7+
description = "unity-native-plugin-sys"
68
homepage = "https://github.com/aosoft/unity-native-plugin-rs"
79
repository = "https://github.com/aosoft/unity-native-plugin-rs"
810
readme = "README.md"

0 commit comments

Comments
 (0)