mirror of
https://github.com/tlsnotary/tlsn.git
synced 2026-01-14 09:07:55 -05:00
ci: automate tlsn-wasm build + store artifact for tags + manual workflow for npm release + Improved package: add description, repo information etc
4 lines
94 B
Plaintext
4 lines
94 B
Plaintext
[toolchain]
|
|
channel = "nightly"
|
|
components = ["rust-src"]
|
|
targets = ["wasm32-unknown-unknown"] |