cargo: specify minimum supported Rust version
This commit is contained in:
parent
cc4f932d17
commit
da894afef5
8 changed files with 11 additions and 1 deletions
|
|
@ -9,6 +9,7 @@ readme = "README.md"
|
|||
keywords = ["incremental", "parsing"]
|
||||
categories = ["command-line-utilities", "parsing"]
|
||||
repository = "https://github.com/tree-sitter/tree-sitter"
|
||||
rust-version.workspace = true
|
||||
|
||||
[dependencies]
|
||||
anyhow = "1.0"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue