latex-lsp/texlab

View on GitHub
crates/syntax/Cargo.toml

Summary

Maintainability
Test Coverage
[package]
name = "syntax"
version = "0.0.0"
license.workspace = true
authors.workspace = true
edition.workspace = true
rust-version.workspace = true

[dependencies]
itertools = "0.12.1"
rowan = "0.15.15"

[lib]
doctest = false