From e5fc329ce03be0ae7f36e4e67a7fd284d1af2be6 Mon Sep 17 00:00:00 2001 From: Alexander Zhirov Date: Fri, 9 May 2025 20:06:42 +0300 Subject: [PATCH] =?UTF-8?q?=D0=98=D1=81=D0=BF=D1=80=D0=B0=D0=B2=D0=BB?= =?UTF-8?q?=D0=B5=D0=BD=D0=B0=20=D0=BB=D0=B8=D1=86=D0=B5=D0=BD=D0=B7=D0=B8?= =?UTF-8?q?=D1=8F?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- package.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.yml b/package.yml index 32a1fbd..e2b5017 100644 --- a/package.yml +++ b/package.yml @@ -3,7 +3,7 @@ version : 0.13.1 release : 1 source : - https://github.com/rustwasm/wasm-pack/archive/refs/tags/v0.13.1.tar.gz : 3c28be53174fd12a6f3c3a018f14c8383b2eec6c6699c74751c1f3c51a2346c0 -license : GPL-3.0-only +license : Apache-2.0 component : programming.tools homepage : https://rustwasm.github.io/wasm-pack/ summary : wasm-pack is a streamlined tool for building, testing, and publishing Rust-generated WebAssembly (Wasm) projects.