mirror of
https://github.com/pnx/tree-sitter-dotenv
synced 2026-07-04 13:33:41 +02:00
update repo url
This commit is contained in:
parent
5cc2cc1b89
commit
4770a26814
2 changed files with 2 additions and 2 deletions
|
|
@ -6,7 +6,7 @@ license = "MIT"
|
||||||
readme = "README.md"
|
readme = "README.md"
|
||||||
keywords = ["incremental", "parsing", "tree-sitter", "dotenv"]
|
keywords = ["incremental", "parsing", "tree-sitter", "dotenv"]
|
||||||
categories = ["parsing", "text-editors"]
|
categories = ["parsing", "text-editors"]
|
||||||
repository = "https://github.com/tree-sitter/tree-sitter-dotenv"
|
repository = "https://github.com/pnx/tree-sitter-dotenv"
|
||||||
edition = "2021"
|
edition = "2021"
|
||||||
autoexamples = false
|
autoexamples = false
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -19,7 +19,7 @@ license.text = "MIT"
|
||||||
readme = "README.md"
|
readme = "README.md"
|
||||||
|
|
||||||
[project.urls]
|
[project.urls]
|
||||||
Homepage = "https://github.com/tree-sitter/tree-sitter-dotenv"
|
Homepage = "https://github.com/pnx/tree-sitter-dotenv"
|
||||||
|
|
||||||
[project.optional-dependencies]
|
[project.optional-dependencies]
|
||||||
core = ["tree-sitter~=0.22"]
|
core = ["tree-sitter~=0.22"]
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue