gnu: rust-wasm-bindgen-shared-0.2: Update to 0.2.87.
* gnu/packages/crates-io.scm (rust-wasm-bindgen-shared-0.2): Update to 0.2.87.
This commit is contained in:
parent
6080a53a8f
commit
5093b31ee8
@ -77650,14 +77650,14 @@ attribute that is not in the shared backend crate.")
|
||||
(define-public rust-wasm-bindgen-shared-0.2
|
||||
(package
|
||||
(name "rust-wasm-bindgen-shared")
|
||||
(version "0.2.84")
|
||||
(version "0.2.87")
|
||||
(source
|
||||
(origin
|
||||
(method url-fetch)
|
||||
(uri (crate-uri "wasm-bindgen-shared" version))
|
||||
(file-name (string-append name "-" version ".tar.gz"))
|
||||
(sha256
|
||||
(base32 "0pcvk1c97r1pprzfaxxn359r0wqg5bm33ylbwgjh8f4cwbvzwih0"))))
|
||||
(base32 "18bmjwvfyhvlq49nzw6mgiyx4ys350vps4cmx5gvzckh91dd0sna"))))
|
||||
(build-system cargo-build-system)
|
||||
(home-page "https://rustwasm.github.io/wasm-bindgen/")
|
||||
(synopsis "Shared support between wasm-bindgen and wasm-bindgen cli")
|
||||
|
Loading…
Reference in New Issue
Block a user