[package]
name = "yo-format"
description = "The on-disk byte layouts of a .yo file, and nothing else."
version.workspace = true
edition.workspace = true
rust-version.workspace = true
license.workspace = true
repository.workspace = true
authors.workspace = true
readme.workspace = true
keywords.workspace = true
categories.workspace = true
[lints]
workspace = true
[dependencies]
yo-common = { workspace = true }