Skip to content

Commit

Permalink
Add a repository field to wkg's Cargo.toml.
Browse files Browse the repository at this point in the history
This will clarify that [the wkg crates.io page] corresponds to this
repository.

[the wkg crates.io page]: https://crates.io/crates/wkg
  • Loading branch information
sunfishcode committed Aug 21, 2024
1 parent c48006a commit b88be9d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions crates/wkg/Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
[package]
name = "wkg"
description = "Wasm Package Tools CLI"
repository = "https://github.com/bytecodealliance/wasm-pkg-tools/tree/main/crates/wkg"
edition.workspace = true
version.workspace = true
authors.workspace = true
Expand Down

0 comments on commit b88be9d

Please sign in to comment.