From 811bc8256def2ddff65a1e46003263d7f49cd08e Mon Sep 17 00:00:00 2001 From: Max Brunsfeld Date: Mon, 13 Mar 2023 12:21:19 -0700 Subject: [PATCH] lib: 0.20.10 --- Cargo.lock | Bin 20042 -> 20043 bytes lib/Cargo.toml | 2 +- 2 files changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.lock b/Cargo.lock index ca773788e1762de003cf94e3ab7c18e486b34478..40b4afab089bcf908fcd4dae4c745c9fc68efd1c 100644 GIT binary patch delta 20 ccmX>#hw=0r#tq%(jE0j1t;9AjG+!wO09WA$vH$=8 delta 20 ccmX>-hw;=L#tq%(jFyuVSwuH4GG8eM09iN()Bpeg diff --git a/lib/Cargo.toml b/lib/Cargo.toml index c2d356858..16fd0254e 100644 --- a/lib/Cargo.toml +++ b/lib/Cargo.toml @@ -1,7 +1,7 @@ [package] name = "tree-sitter" description = "Rust bindings to the Tree-sitter parsing library" -version = "0.20.9" +version = "0.20.10" authors = ["Max Brunsfeld "] edition = "2021" license = "MIT"