Bump tree-house-bindings to v0.1.1 to fix IllumOS build

See <https://redirect.github.com/helix-editor/tree-house/issues/8>.
pull/12326/head
Michael Davis 2025-05-15 08:24:33 -04:00
parent 702b1d0a0f
commit a7c3a43069
No known key found for this signature in database
1 changed files with 2 additions and 2 deletions

4
Cargo.lock generated
View File

@ -2817,9 +2817,9 @@ dependencies = [
[[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",