[package]
name = "rudb-json"
description = "The JSON reader and the backing representation for the JSON functions."
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-io.workspace = true
rudb-vector.workspace = true
[lints]
workspace = true