changeset 6795:32d8f329f44c

Bump tree-house-bindings to v0.1.1 to fix IllumOS build See <https://redirect.github.com/helix-editor/tree-house/issues/8>.
author Michael Davis <mcarsondavis@gmail.com>
date Thu, 15 May 2025 08:24:33 -0400
parents 1ccfcf48201f
children 44b81c8fb513
files Cargo.lock
diffstat 1 files changed, 2 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/Cargo.lock	Wed May 14 18:27:46 2025 -0400
+++ b/Cargo.lock	Thu May 15 08:24:33 2025 -0400
@@ -2817,9 +2817,9 @@
 
 [[package]]
 name = "tree-house-bindings"
-version = "0.1.0"
+version = "0.1.1"
 source = "registry+https://github.com/rust-lang/crates.io-index"
-checksum = "d2f6894df414648c56f1f5b129830447140ff1017867773694ba882d093aa140"
+checksum = "0bec701469c18312edc48d0a29e29987d0359c8b1fff1e1f718da5815b9f5b0e"
 dependencies = [
  "cc",
  "libloading",