ruff_python_trivia 0.0.9

This is an internal component crate of Ruff
Documentation
[package]
name = "ruff_python_trivia"
version = "0.0.9"
description = "This is an internal component crate of Ruff"
authors = { workspace = true }
edition = { workspace = true }
rust-version = { workspace = true }
homepage = { workspace = true }
documentation = { workspace = true }
repository = { workspace = true }
license = { workspace = true }

[lib]

[dependencies]
ruff_source_file = { workspace = true }
ruff_text_size = { workspace = true }

itertools = { workspace = true }
rustc-hash = { workspace = true }
unicode-ident = { workspace = true }

[lints]
workspace = true