Lower the lib's MSRV
This commit is contained in:
parent
647d2e5c37
commit
c0185dd635
1 changed files with 1 additions and 1 deletions
|
|
@ -4,7 +4,7 @@ version.workspace = true
|
|||
description = "Rust bindings to the Tree-sitter parsing library"
|
||||
authors.workspace = true
|
||||
edition.workspace = true
|
||||
rust-version.workspace = true
|
||||
rust-version = "1.65"
|
||||
readme = "binding_rust/README.md"
|
||||
homepage.workspace = true
|
||||
repository.workspace = true
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue