chore(deps): bump acadrust — read model-space CANNOSCALE from DWG

Picks up the DWG reader reflecting CANNOSCALE from the AcDbVariableDictionary
into the header, so the status-bar annotation-scale pill shows the drawing's
real model-space scale (e.g. 1:70) instead of the "1:1" default.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
This commit is contained in:
Hakan Seven 2026-07-12 19:36:46 +03:00
commit 15d1bdbdfe

2
Cargo.lock generated
View file

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