Skip to content

Commit dae5b4a

Browse files
pchickeythomastaylor312
authored andcommitted
test fixture: change wkg.toml author to authors field
1 parent 67a69d5 commit dae5b4a

File tree

1 file changed

+1
-1
lines changed
  • crates/wkg/tests/fixtures/wasi-http

1 file changed

+1
-1
lines changed

crates/wkg/tests/fixtures/wasi-http/wkg.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
[metadata]
2-
author = "WasmPkg <wasm-pkg@bytecodealliance.org>"
2+
authors = "WasmPkg <wasm-pkg@bytecodealliance.org>"
33
description = "WASI HTTP interface"
44
license = "Apache-2.0"
55
source = "https://github.com/bytecodealliance/wasm-pkg-tools"

0 commit comments

Comments
 (0)