refactor: replace bbox::BBox with bounding_box::Aabb2 across codebase
This commit is contained in:
@@ -4,7 +4,8 @@ version.workspace = true
|
||||
edition.workspace = true
|
||||
|
||||
[dependencies]
|
||||
bbox.workspace = true
|
||||
bounding-box.workspace = true
|
||||
nalgebra.workspace = true
|
||||
bytemuck.workspace = true
|
||||
error-stack.workspace = true
|
||||
fast_image_resize.workspace = true
|
||||
|
||||
Reference in New Issue
Block a user