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
## Which issue does this PR close?
- Closes #.
## What changes are included in this PR?
This PR is going to relax the MSRV check thanks to rust 2024. Since
starts from rust 2024, cargo has [msrv aware dep
resolve](https://doc.rust-lang.org/edition-guide/rust-2024/cargo-resolver.html).
This means that dep's upgrade no a problem now.
## Are these changes tested?
Signed-off-by: Xuanwo <[email protected]>
Co-authored-by: Renjie Liu <[email protected]>
0 commit comments