0
0
Fork 1
mirror of https://mau.dev/maunium/synapse.git synced 2024-09-28 04:28:58 +02:00
synapse/rust/src/rendezvous
Erik Johnston 414ddcd457
Update PyO3 to 0.21 (#17162)
This version change requires a migration to a new API. See
https://pyo3.rs/v0.21.2/migration#from-020-to-021

This will fix the annoying warnings added when using the recent rust
nightly:

> warning: non-local `impl` definition, they should be avoided as they
go against expectation
2024-05-08 14:30:06 +01:00
..
mod.rs Update PyO3 to 0.21 (#17162) 2024-05-08 14:30:06 +01:00
session.rs MSC4108 implementation (#17056) 2024-04-25 12:50:12 +00:00