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
## What changes are proposed in this pull request?
add `arrow-57` feature flag, remove `arrow-55`. also, since arrow 57
MSRV is 1.85 now, we bump from MSRV 1.84 to 1.85
### This PR affects the following public APIs
`arrow` flag now defaults to arrow 57 instead of arrow 56, MSRV now
rustc 1.85
## How was this change tested?
existing
0 commit comments