Исправлена лицензия
All checks were successful
Build / Build project (push) Successful in 2m2s

This commit is contained in:
Alexander Zhirov 2025-05-09 20:06:42 +03:00
parent 455bac2f39
commit e5fc329ce0
Signed by: alexander
GPG key ID: C8D8BE544A27C511

View file

@ -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.