mirror of
https://github.com/Automattic/harper.git
synced 2025-12-23 08:48:15 +00:00
Release 0.66.0
harper-brill@0.66.0 harper-comments@0.66.0 harper-core@0.66.0 harper-html@0.66.0 harper-ink@0.66.0 harper-literate-haskell@0.66.0 harper-ls@0.66.0 harper-pos-utils@0.66.0 harper-stats@0.66.0 harper-tree-sitter@0.66.0 harper-typst@0.66.0 Generated by cargo-workspaces
This commit is contained in:
parent
fb8423d275
commit
84a52e3988
18 changed files with 81 additions and 69 deletions
|
|
@ -1,14 +1,14 @@
|
|||
[package]
|
||||
name = "harper-ink"
|
||||
version = "0.65.0"
|
||||
version = "0.66.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.65.0" }
|
||||
harper-tree-sitter = { path = "../harper-tree-sitter", version = "0.65.0" }
|
||||
harper-core = { path = "../harper-core", version = "0.66.0" }
|
||||
harper-tree-sitter = { path = "../harper-tree-sitter", version = "0.66.0" }
|
||||
tree-sitter-ink-lbz = "0.0.1"
|
||||
tree-sitter = "0.25.10"
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue