Skip to content

Commit e0e30b3

Browse files
committed
Add license field to spirv-tools-opt Cargo.toml
1 parent d59f4be commit e0e30b3

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

rust/spirv-tools-opt/Cargo.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22
name = "spirv-tools-opt"
33
version = "0.1.0"
44
edition = "2021"
5+
license = "Apache-2.0"
56
publish = false
67

78
[dependencies]

0 commit comments

Comments
 (0)