gnu: rust-web-sys-0.3: Update to 0.3.64.

* gnu/packages/crates-io.scm (rust-web-sys-0.3): update to 0.3.64.
This commit is contained in:
Efraim Flashner 2023-10-01 16:49:03 +03:00
parent b1b0596168
commit 4cbc20e589
No known key found for this signature in database
GPG key ID: 41AAE7DCCA3D8351

View file

@ -77981,7 +77981,7 @@ (define-public rust-web-view-0.7
(define-public rust-web-sys-0.3
(package
(name "rust-web-sys")
(version "0.3.61")
(version "0.3.64")
(source
(origin
(method url-fetch)
@ -77989,7 +77989,7 @@ (define-public rust-web-sys-0.3
(file-name
(string-append name "-" version ".tar.gz"))
(sha256
(base32 "15qbbdbhyz02srvm01p0cvlh0pvmbbin9hislp0yx8rvnbs9jfz3"))))
(base32 "16r4fww3l99kxhb66hka3kxkmhhgzhnqkzdf0ay6l2i2ikpwp1cv"))))
(build-system cargo-build-system)
(arguments
`(#:cargo-inputs