harper/harper-brill/Cargo.toml
Elijah Potter e819fbbf1e Release 0.73.0
harper-brill@0.73.0
harper-comments@0.73.0
harper-core@0.73.0
harper-html@0.73.0
harper-ink@0.73.0
harper-jjdescription@0.73.0
harper-literate-haskell@0.73.0
harper-ls@0.73.0
harper-pos-utils@0.73.0
harper-python@0.73.0
harper-stats@0.73.0
harper-tree-sitter@0.73.0
harper-typst@0.73.0

Generated by cargo-workspaces
2025-11-24 08:18:41 -07:00

15 lines
375 B
TOML

[package]
name = "harper-brill"
version = "0.73.0"
edition = "2024"
description = "The language checker for developers."
license = "Apache-2.0"
repository = "https://github.com/automattic/harper"
[dependencies]
harper-pos-utils = { path = "../harper-pos-utils/", version = "0.73.0" }
lazy_static = "1.5.0"
serde_json = "1.0.145"
[build-dependencies]
serde_json = "1.0.145"