gnu: rust-zerocopy-derive-0.7: Update to 0.7.35.

* gnu/packages/crates-io.scm (rust-zerocopy-derive-0.7): Update to
0.7.35.

Change-Id: Ic3609271a60fb72325c5f606a3f86327976cbde3
This commit is contained in:
Efraim Flashner 2024-11-10 14:19:16 +02:00
parent 12693f78b5
commit 7732fefb97
No known key found for this signature in database
GPG key ID: 41AAE7DCCA3D8351

View file

@ -94779,14 +94779,14 @@ (define-public rust-zerocopy-derive-0.7
(package
(inherit rust-zerocopy-derive-0.8)
(name "rust-zerocopy-derive")
(version "0.7.32")
(version "0.7.35")
(source
(origin
(method url-fetch)
(uri (crate-uri "zerocopy-derive" version))
(file-name (string-append name "-" version ".tar.gz"))
(sha256
(base32 "19nj11md42aijyqnfx8pa647fjzhz537xyc624rajwwfrn6b3qcw"))
(base32 "0gnf2ap2y92nwdalzz3x7142f2b83sni66l39vxp2ijd6j080kzs"))
(modules '((guix build utils)))
(snippet
'(begin (substitute* "Cargo.toml"