ytsaurus-format 0.2.5

Shared YTsaurus table and worker data-format selection
Documentation
[package]
name = "ytsaurus-format"
version.workspace = true
edition.workspace = true
rust-version.workspace = true
license.workspace = true
repository.workspace = true
homepage.workspace = true
authors.workspace = true
description = "Shared YTsaurus table and worker data-format selection"
# Published from 0.2.5, with ytsaurus-skiff, which it re-exports and whose
# pre-release status it inherits.
readme = "README.md"
keywords = ["ytsaurus", "yson", "skiff"]
categories = ["encoding"]

[dependencies]
ytsaurus-yson.workspace = true
ytsaurus-skiff.workspace = true