Skip to content

Commit 8b5e324

Browse files
authored
wasm-wave: add license to cargo.toml (#1622)
1 parent c14ff15 commit 8b5e324

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

crates/wasm-wave/Cargo.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22
name = "wasm-wave"
33
version.workspace = true
44
edition.workspace = true
5+
license = "Apache-2.0 WITH LLVM-exception"
56
rust-version.workspace = true
67
authors = ["lann.martin@fermyon.com"]
78
description = "WebAssembly Value Encoding"

0 commit comments

Comments
 (0)