We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c14ff15 commit 8b5e324Copy full SHA for 8b5e324
1 file changed
crates/wasm-wave/Cargo.toml
@@ -2,6 +2,7 @@
2
name = "wasm-wave"
3
version.workspace = true
4
edition.workspace = true
5
+license = "Apache-2.0 WITH LLVM-exception"
6
rust-version.workspace = true
7
authors = ["lann.martin@fermyon.com"]
8
description = "WebAssembly Value Encoding"
0 commit comments