gnu: rust-tracing-core-0.1: Update to 0.1.16.

* gnu/packages/crates-io.scm (rust-tracing-core-0): Update to 0.1.16.
This commit is contained in:
Arun Isaac 2020-09-15 23:05:22 +05:30
parent 0d32e5e4f9
commit cefb65453d
No known key found for this signature in database
GPG key ID: 2E25EE8B61802BB3

View file

@ -25933,7 +25933,7 @@ (define-public rust-toml-0.2
(define-public rust-tracing-core-0.1
(package
(name "rust-tracing-core")
(version "0.1.9")
(version "0.1.16")
(source
(origin
(method url-fetch)
@ -25941,7 +25941,7 @@ (define-public rust-tracing-core-0.1
(file-name (string-append name "-" version ".crate"))
(sha256
(base32
"0y0rcvvqq89yaiz0qdx88byxgz8j6hsm9slq8d5vvf3jwc8nz90k"))))
"16hisz8nvbav9q6r5lbar2baac097n33q7xqssifwsphy70ldksv"))))
(build-system cargo-build-system)
(arguments
`(#:cargo-inputs