[go: up one dir, main page]

re_sorbet 0.23.4-rc.1

Rerun arrow metadata definitions
Documentation
[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
thiserror.workspace = true

# Keep this crate simple, with few dependencies.