[package]
name = "rbt-engine"
version = "0.0.4"
edition = "2021"
license = "Apache-2.0"
authors = ["rbt contributors"]
description = "DEPRECATED — use rbt-datalake (https://crates.io/crates/rbt-datalake)"
readme = "README.md"
repository = "https://github.com/shan-alexander/rbt"
homepage = "https://crates.io/crates/rbt-datalake"
documentation = "https://docs.rs/rbt-datalake"
keywords = ["deprecated", "rbt", "datalake"]
categories = ["development-tools"]
rust-version = "1.85"
[lib]
path = "src/lib.rs"