[dependencies.arrow]
default-features = false
version = "51.0.0"
[dependencies.deltalake]
version = "0.17.3"
[dependencies.evolution-builder]
version = "1.2.0"
[dependencies.evolution-common]
version = "1.2.0"
[dependencies.evolution-parser]
version = "1.2.0"
[dependencies.log]
version = "0.4.21"
[dependencies.padder]
features = ["serde"]
version = "1.2.0"
[dependencies.serde]
features = ["derive"]
version = "1.0.202"
[dependencies.serde_json]
version = "1.0.117"
[package]
authors = ["Ted Hammarlund <TedHammarlund@gmail.com>", "Rickard Lundin <rickard@x14.se>", "Wilhelm Ă…gren <wilhelmagren98@gmail.com>"]
description = "Standard implementation of a schema used with evolution."
edition = "2021"
homepage = "https://github.com/firelink-data/evolution"
license = "MIT"
name = "evolution-schema"
readme = "README.md"
repository = "https://github.com/firelink-data/evolution"
version = "1.2.0"