gnu: rust-serde-1: Update to 1.0.197.

* gnu/packages/crates-io.scm (rust-serde-1): Update to 1.0.197.

Change-Id: I1ad4366f543a86973a10bb9436985e6ab0dc6b26
This commit is contained in:
Efraim Flashner 2024-03-14 11:00:35 +02:00
parent a764329488
commit 1e99463594
No known key found for this signature in database
GPG key ID: 41AAE7DCCA3D8351

View file

@ -60551,7 +60551,7 @@ (define-public rust-seq-io-0.3
(define-public rust-serde-1
(package
(name "rust-serde")
(version "1.0.194")
(version "1.0.197")
(source
(origin
(method url-fetch)
@ -60559,7 +60559,7 @@ (define-public rust-serde-1
(file-name (string-append name "-" version ".tar.gz"))
(sha256
(base32
"0wxplk1ayrsb81bdwh8zmkldw1b0xigs3qc90r5ck6374nc4848b"))))
"1qjcxqd3p4yh5cmmax9q4ics1zy34j5ij32cvjj5dc5rw5rwic9z"))))
(build-system cargo-build-system)
(arguments
`(#:cargo-inputs