mirror of
https://github.com/taigrr/wasm-experiments
synced 2025-01-18 04:03:21 -08:00
12 lines
164 B
TOML
12 lines
164 B
TOML
required = [
|
|
"github.com/dave/wasmgo",
|
|
]
|
|
|
|
[prune]
|
|
go-tests = true
|
|
unused-packages = true
|
|
|
|
[[constraint]]
|
|
branch = "master"
|
|
name = "github.com/dennwc/dom"
|