fix(deps): bump acadrust for MOVE attribute/MultiLeader fix (#224)

Pulls the acadrust translate fix: MOVE now carries a block's attributes
and the whole MultiLeader (text/base/block-content anchors + break
points), not just the insert point / leader line. No OCS code change —
the transform path already calls translate and re-tessellates.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
This commit is contained in:
Hakan Seven 2026-07-01 12:39:00 +03:00
commit c71950fa7c

2
Cargo.lock generated
View file

@ -71,7 +71,7 @@ checksum = "366ffbaa4442f4684d91e2cd7c5ea7c4ed8add41959a31447066e279e432b618"
[[package]]
name = "acadrust"
version = "0.4.0"
source = "git+https://github.com/HakanSeven12/acadrust?branch=main#e257af9d5989bb24b7ec64982b315a0f35740a1f"
source = "git+https://github.com/HakanSeven12/acadrust?branch=main#53859d5c646e268a5cdc5d7c6437174602c8a742"
dependencies = [
"ahash 0.8.12",
"anyhow",