-
- Downloads
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
Showing
- Cargo.lock 111 additions, 90 deletionsCargo.lock
- changelog.d/17162.misc 1 addition, 0 deletionschangelog.d/17162.misc
- rust/Cargo.toml 3 additions, 3 deletionsrust/Cargo.toml
- rust/src/acl/mod.rs 7 additions, 7 deletionsrust/src/acl/mod.rs
- rust/src/events/internal_metadata.rs 13 additions, 9 deletionsrust/src/events/internal_metadata.rs
- rust/src/events/mod.rs 8 additions, 5 deletionsrust/src/events/mod.rs
- rust/src/http.rs 22 additions, 13 deletionsrust/src/http.rs
- rust/src/lib.rs 1 addition, 1 deletionrust/src/lib.rs
- rust/src/push/mod.rs 11 additions, 11 deletionsrust/src/push/mod.rs
- rust/src/rendezvous/mod.rs 25 additions, 13 deletionsrust/src/rendezvous/mod.rs
Loading
Please register or sign in to comment