deps: bump acadrust to 6365020 (MULTILEADER annotative default false)
Picks up the DXF over-annotative MULTILEADER fix (companion to the MTEXT one): enable_annotation_scale now defaults false and DXF reads code 293. Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
This commit is contained in:
parent
64b4560708
commit
61502d8c2d
1 changed files with 1 additions and 1 deletions
2
Cargo.lock
generated
2
Cargo.lock
generated
|
|
@ -73,7 +73,7 @@ checksum = "366ffbaa4442f4684d91e2cd7c5ea7c4ed8add41959a31447066e279e432b618"
|
|||
[[package]]
|
||||
name = "acadrust"
|
||||
version = "0.4.0"
|
||||
source = "git+https://github.com/HakanSeven12/acadrust?branch=main#2af0eb5013d76f31e07102f6deb0e04012fd2f20"
|
||||
source = "git+https://github.com/HakanSeven12/acadrust?branch=main#6365020849eba24aaba4da709be7b8d476d520db"
|
||||
dependencies = [
|
||||
"ahash 0.8.12",
|
||||
"anyhow",
|
||||
|
|
|
|||
Loading…
Reference in a new issue