gnu: rust-basic-toml-0.1: Update to 0.1.8.

* gnu/packages/crates-io.scm (rust-basic-toml-0.1): Update to 0.1.8.

Change-Id: I3d48ee4ca82fb1b5c449b9d4b269407ada9ec2ee
This commit is contained in:
Efraim Flashner 2024-02-07 13:43:42 +02:00
parent c931e801d7
commit 16d2882616
No known key found for this signature in database
GPG key ID: 41AAE7DCCA3D8351

View file

@ -5082,14 +5082,14 @@ c6e7d37. However, this package works only up to 128 bytes.")
(define-public rust-basic-toml-0.1 (define-public rust-basic-toml-0.1
(package (package
(name "rust-basic-toml") (name "rust-basic-toml")
(version "0.1.1") (version "0.1.8")
(source (source
(origin (origin
(method url-fetch) (method url-fetch)
(uri (crate-uri "basic-toml" version)) (uri (crate-uri "basic-toml" version))
(file-name (string-append name "-" version ".tar.gz")) (file-name (string-append name "-" version ".tar.gz"))
(sha256 (sha256
(base32 "1d2h378373x0i8j4mi4sfaq8np9hf5xqr2rh9pa7r5irfxk9p09f")))) (base32 "1r8l5kz5lzfw66llq8b023vx38kh35gdf8jd428ma76lr8j1bcid"))))
(build-system cargo-build-system) (build-system cargo-build-system)
(arguments (arguments
`(#:cargo-inputs `(#:cargo-inputs