We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 637508c commit 320cd33Copy full SHA for 320cd33
Cargo.toml
@@ -2,7 +2,8 @@
2
name = "wasm-minimal-protocol"
3
version = "0.1.0"
4
edition = "2021"
5
-
+license-file = "LICENSE"
6
+description = "Typst plugin helper macro library"
7
[workspace]
8
resolver = "2"
9
members = [".", "./wasi-stub"]
0 commit comments