gnu: rust-serde-derive-1: Update to 1.0.116.

* gnu/packages/crates-io.scm (rust-serde-derive-1): Update to 1.0.116.
This commit is contained in:
Arun Isaac 2020-09-15 22:52:38 +05:30
parent 0cc16068f0
commit 81c5f0c42f
No known key found for this signature in database
GPG key ID: 2E25EE8B61802BB3

View file

@ -21547,7 +21547,7 @@ (define-public rust-serde-codegen-internals-0.14
(define-public rust-serde-derive-1
(package
(name "rust-serde-derive")
(version "1.0.113")
(version "1.0.116")
(source
(origin
(method url-fetch)
@ -21555,7 +21555,7 @@ (define-public rust-serde-derive-1
(file-name (string-append name "-" version ".crate"))
(sha256
(base32
"0cdf4r6bwxw6cwg2fj93kwd7mypwhjfzxzyw3i4cnm09gnhymick"))))
"1s4sbl32lk1afxryfax73clvq22lwzdgzljb7f3mgr6q1wvscc7n"))))
(build-system cargo-build-system)
(arguments
`(#:cargo-inputs