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
chore(deps): move chrono to runtime deps and enable tokio dev features
- Add chrono to [dependencies] in datafusion/execution/Cargo.toml
- Remove chrono from [dev-dependencies]
- Update tokio dev-dependency to enable features ["macros", "rt", "sync"]
0 commit comments