me
/
guix
Archived
1
0
Fork 0

gnu: rust-pyo3-0.15: Fix build.

* gnu/packages/crates-io.scm (rust-pyo3-0.15)
[arguments]: Replace rust-indexmap-1.6 with rust-indexmap-1.7.
master
Maxim Cournoyer 2023-04-02 21:11:19 -04:00
parent 11212a2faa
commit b11e5c8280
No known key found for this signature in database
GPG Key ID: 1260E46482E63562
1 changed files with 1 additions and 1 deletions

View File

@ -44466,7 +44466,7 @@ Python code from a Rust binary is also supported.")
("rust-cfg-if" ,rust-cfg-if-1)
("rust-eyre" ,rust-eyre-0.6)
("rust-hashbrown" ,rust-hashbrown-0.11)
("rust-indexmap" ,rust-indexmap-1.6)
("rust-indexmap" ,rust-indexmap-1.7)
("rust-indoc" ,rust-indoc-0.3)
("rust-inventory" ,rust-inventory-0.1)
("rust-libc" ,rust-libc-0.2)