codegen: Update wasm-bindgen repository url

This commit is contained in:
Taiki Endo
2025-09-05 10:49:07 +09:00
parent e5f52f3480
commit c68a3869eb
3 changed files with 8 additions and 8 deletions

View File

@@ -1,5 +1,5 @@
{
"repository": "https://github.com/rustwasm/wasm-bindgen",
"repository": "https://github.com/wasm-bindgen/wasm-bindgen",
"tag_prefix": "",
"rust_crate": "wasm-bindgen-cli",
"version_range": ">= 0.2.88",