fix(dimension): complete ordinate workflow

This commit is contained in:
Hakan Seven 2026-08-25 21:36:04 +03:00
commit 968ee3fda4
29 changed files with 504 additions and 112 deletions

2
Cargo.lock generated
View file

@ -72,7 +72,7 @@ checksum = "366ffbaa4442f4684d91e2cd7c5ea7c4ed8add41959a31447066e279e432b618"
[[package]]
name = "acadrust"
version = "0.4.1"
source = "git+https://git@github.com/HakanSeven12/cadcodec.git?rev=0f746f7#0f746f78ca871fded0e910b758d787eb9d4e74f8"
source = "git+https://git@github.com/HakanSeven12/cadcodec.git?rev=2aa1181#2aa1181776b7c1848efe58e3d41ed35138ed7455"
dependencies = [
"ahash 0.8.12",
"anyhow",