mirror of
https://github.com/element-hq/synapse.git
synced 2024-12-14 11:57:44 +00:00
Restore abi3-py39 option
This commit is contained in:
parent
f98ef09690
commit
978360a6b9
1 changed files with 1 additions and 0 deletions
|
@ -34,6 +34,7 @@ pyo3 = { version = "0.21.0", features = [
|
||||||
"macros",
|
"macros",
|
||||||
"anyhow",
|
"anyhow",
|
||||||
"abi3",
|
"abi3",
|
||||||
|
"abi3-py39",
|
||||||
] }
|
] }
|
||||||
pyo3-log = "0.10.0"
|
pyo3-log = "0.10.0"
|
||||||
pythonize = "0.21.0"
|
pythonize = "0.21.0"
|
||||||
|
|
Loading…
Reference in a new issue