[package]
name = "rudb-encoding"
description = "Every encoding, the cascade machinery, the cost model and multi-column detection."
version.workspace = true
edition.workspace = true
rust-version.workspace = true
license.workspace = true
repository.workspace = true
homepage.workspace = true
authors.workspace = true
keywords.workspace = true
categories.workspace = true
readme.workspace = true
[dependencies]
rudb-common.workspace = true
rudb-vector.workspace = true
[lints]
workspace = true