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

* gnu/packages/crates-io.scm (rust-web-sys-0.3): Update to 0.3.68.

Change-Id: I9519fb7f2c718faf34e27c782c57199f4c0ca714
This commit is contained in:
Efraim Flashner 2024-02-08 10:33:49 +02:00
parent f42b0d988d
commit 4231ee6e03
No known key found for this signature in database
GPG key ID: 41AAE7DCCA3D8351

View file

@ -75395,15 +75395,14 @@ (define-public rust-wl-clipboard-rs-0.4
(define-public rust-web-sys-0.3
(package
(name "rust-web-sys")
(version "0.3.64")
(version "0.3.68")
(source
(origin
(method url-fetch)
(uri (crate-uri "web-sys" version))
(file-name
(string-append name "-" version ".tar.gz"))
(file-name (string-append name "-" version ".tar.gz"))
(sha256
(base32 "16r4fww3l99kxhb66hka3kxkmhhgzhnqkzdf0ay6l2i2ikpwp1cv"))))
(base32 "0il4nbsf782l5y1jb7s75vc7214a19vh7z65bfrwwykzd03mjmln"))))
(build-system cargo-build-system)
(arguments
`(#:cargo-inputs