Skip to content

Commit d2dfef8

Browse files
committed
add license to cargo toml
1 parent 6976c92 commit d2dfef8

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

Cargo.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@ name = "orchestrion-js"
33
version = "0.1.0"
44
edition = "2021"
55
rust-version = "1.84.1"
6+
license = "Apache-2.0"
67

78
[lib]
89
# crate-type = ["cdylib"]

0 commit comments

Comments
 (0)