[package]
name = "re_sorbet"
authors.workspace = true
description = "Rerun arrow metadata definitions"
edition.workspace = true
homepage.workspace = true
include.workspace = true
license.workspace = true
publish = true
readme = "README.md"
repository.workspace = true
rust-version.workspace = true
version.workspace = true
[lints]
workspace = true
[package.metadata.docs.rs]
all-features = true
[dependencies]
re_arrow_util.workspace = true
re_format_arrow.workspace = true
re_log_types.workspace = true
re_log.workspace = true
re_tracing.workspace = true
re_tuid.workspace = true
re_types_core.workspace = true
arrow.workspace = true
itertools.workspace = true
nohash-hasher.workspace = true
semver.workspace = true
tracing.workspace = true
thiserror.workspace = true
web-time.workspace = true