gnu: rust-pyo3-0.16: Fix build.
* gnu/packages/crates-io.scm (rust-pyo3-0.16) [arguments]: Replace rust-indexmap-1.6 with rust-indexmap-1.7.
This commit is contained in:
parent
825fd13da6
commit
b760d8bc4b
@ -44389,7 +44389,7 @@ ecosystem.")
|
||||
("rust-cfg-if" ,rust-cfg-if-1)
|
||||
("rust-eyre" ,rust-eyre-0.6)
|
||||
("rust-hashbrown" ,rust-hashbrown-0.11)
|
||||
("rust-indexmap" ,rust-indexmap-1)
|
||||
("rust-indexmap" ,rust-indexmap-1.7)
|
||||
("rust-indoc" ,rust-indoc-1)
|
||||
("rust-inventory" ,rust-inventory-0.2)
|
||||
("rust-libc" ,rust-libc-0.2)
|
||||
|
Loading…
Reference in New Issue
Block a user