diff --git a/lib/language/Cargo.toml b/lib/language/Cargo.toml index e8eeab19..09e52db7 100644 --- a/lib/language/Cargo.toml +++ b/lib/language/Cargo.toml @@ -4,7 +4,7 @@ description = "The tree-sitter Language type, used by the library and by languag version = "0.1.4" authors.workspace = true edition.workspace = true -rust-version.workspace = true +rust-version = "1.76" readme = "README.md" homepage.workspace = true repository.workspace = true