1
0
mirror of https://git.savannah.gnu.org/git/guix.git synced 2026-05-01 23:05:57 +02:00

gnu: python-cryptography: Bump 'rust-redox-syscall' dependency.

Fixes a build failure.

* gnu/packages/python-crypto.scm (python-cryptography): Replace
'rust-redox-syscall-0.1' with 'rust-redox-syscall-0.2'.
This commit is contained in:
Ludovic Courtès
2022-05-11 00:22:15 +02:00
parent b36ce02756
commit 666b29e729
+1 -1
View File
@@ -584,7 +584,7 @@ is used by the Requests library to verify HTTPS requests.")
rust-pyo3-macros-0.15
rust-pyo3-macros-backend-0.15
rust-quote-1
rust-redox-syscall-0.1
rust-redox-syscall-0.2
rust-scopeguard-1
rust-smallvec-1
rust-stable-deref-trait-1