mirror of
https://github.com/Automattic/harper.git
synced 2025-12-23 08:48:15 +00:00
Release 0.71.0
harper-brill@0.71.0 harper-comments@0.71.0 harper-core@0.71.0 harper-html@0.71.0 harper-ink@0.71.0 harper-jjdescription@0.71.0 harper-literate-haskell@0.71.0 harper-ls@0.71.0 harper-pos-utils@0.71.0 harper-python@0.71.0 harper-stats@0.71.0 harper-tree-sitter@0.71.0 harper-typst@0.71.0 Generated by cargo-workspaces
This commit is contained in:
parent
05338099c6
commit
05d67d3d3e
20 changed files with 190 additions and 70 deletions
|
|
@ -1,14 +1,14 @@
|
|||
[package]
|
||||
name = "harper-ink"
|
||||
version = "0.70.0"
|
||||
version = "0.71.0"
|
||||
edition = "2024"
|
||||
description = "The language checker for developers."
|
||||
license = "Apache-2.0"
|
||||
repository = "https://github.com/automattic/harper"
|
||||
|
||||
[dependencies]
|
||||
harper-core = { path = "../harper-core", version = "0.70.0" }
|
||||
harper-tree-sitter = { path = "../harper-tree-sitter", version = "0.70.0" }
|
||||
harper-core = { path = "../harper-core", version = "0.71.0" }
|
||||
harper-tree-sitter = { path = "../harper-tree-sitter", version = "0.71.0" }
|
||||
tree-sitter-ink-lbz = "0.0.1"
|
||||
tree-sitter = "0.25.10"
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue