Once lance-format/lance#4833 merges into lance and we have it included in our rerun version, then we no longer will require this line in crates/store/re_server/Cargo.toml
chrono = { workspace = true, features = ["serde"] }
Simultaneously remove chrono from [workspace.metadata.cargo-shear] in the root.
These are introduced in #11356
Once lance-format/lance#4833 merges into lance and we have it included in our rerun version, then we no longer will require this line in
crates/store/re_server/Cargo.tomlchrono = { workspace = true, features = ["serde"] }Simultaneously remove
chronofrom[workspace.metadata.cargo-shear]in the root.These are introduced in #11356