You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix check-msrv ci job by resolving to latest compatible dependencies (#4972)
* fix `check-msrv` ci job by resolving to latest compatible version
using `resolver.incompatible-rust-versions = "fallback"`
* Do the same for examples
* Set `rust-version` in example projects
* set msrv in examples, simplify noxfile
* don't need toml
* repeat for `pyo3-ffi` examples
---------
Co-authored-by: David Hewitt <mail@davidhewitt.dev>
0 commit comments