gnu: rust-toml-edit-0.20: Update to 0.20.7.
* gnu/packages/crates-io.scm (rust-toml-edit-0.20): Update to 0.20.7. Change-Id: I93320b3dd3d4cf42502a818820e107b154caad1e
This commit is contained in:
parent
c9133b6ffb
commit
babcc48a29
@ -77307,14 +77307,14 @@ parser.")
|
||||
(package
|
||||
(inherit rust-toml-edit-0.21)
|
||||
(name "rust-toml-edit")
|
||||
(version "0.20.5")
|
||||
(version "0.20.7")
|
||||
(source
|
||||
(origin
|
||||
(method url-fetch)
|
||||
(uri (crate-uri "toml_edit" version))
|
||||
(file-name (string-append name "-" version ".tar.gz"))
|
||||
(sha256
|
||||
(base32 "119aw7xa5dykicrd9l1ngxpzgb3jajbyh1alhpkw2qgpvp1gcavq"))))
|
||||
(base32 "10bdyrl1yj5jxkiqfa2fyx9inlzlm7s8nf1jnysp4k6qwky2gx3h"))))
|
||||
(arguments
|
||||
`(#:cargo-inputs (("rust-indexmap" ,rust-indexmap-2)
|
||||
("rust-kstring" ,rust-kstring-2)
|
||||
|
Loading…
Reference in New Issue
Block a user