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

* gnu/packages/crates-io.scm (rust-tracing-core-0.1): Update to 0.1.33.

Change-Id: Ic381d5359e0587f5fc06841f0a15e122b1958e9e
Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
This commit is contained in:
Jordan Moore 2025-01-04 23:29:26 -05:00 committed by Efraim Flashner
parent e0d8d44ef9
commit 55ab5fa8ab
No known key found for this signature in database
GPG key ID: 41AAE7DCCA3D8351

View file

@ -84508,7 +84508,7 @@ (define-public rust-tracing-chrome-0.7
(define-public rust-tracing-core-0.1
(package
(name "rust-tracing-core")
(version "0.1.32")
(version "0.1.33")
(source
(origin
(method url-fetch)
@ -84516,7 +84516,7 @@ (define-public rust-tracing-core-0.1
(file-name (string-append name "-" version ".tar.gz"))
(sha256
(base32
"0m5aglin3cdwxpvbg6kz0r9r0k31j48n0kcfwsp6l49z26k3svf0"))))
"170gc7cxyjx824r9kr17zc9gvzx89ypqfdzq259pr56gg5bwjwp6"))))
(build-system cargo-build-system)
(arguments
`(#:cargo-inputs