Skip to content

Commit

Permalink
machete
Browse files Browse the repository at this point in the history
  • Loading branch information
teh-cmc committed Dec 20, 2024
1 parent 7327711 commit eab6aa2
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 8 deletions.
4 changes: 0 additions & 4 deletions Cargo.lock
Original file line number Diff line number Diff line change
Expand Up @@ -6579,12 +6579,10 @@ version = "0.22.0-alpha.1+dev"
dependencies = [
"ahash",
"arrow",
"bytemuck",
"egui",
"glam",
"itertools 0.13.0",
"nohash-hasher",
"re_arrow2",
"re_chunk_store",
"re_entity_db",
"re_log",
Expand Down Expand Up @@ -6696,7 +6694,6 @@ version = "0.22.0-alpha.1+dev"
dependencies = [
"ahash",
"anyhow",
"arrow",
"bitflags 2.6.0",
"bytemuck",
"criterion",
Expand All @@ -6709,7 +6706,6 @@ dependencies = [
"nohash-hasher",
"once_cell",
"ordered-float",
"re_arrow2",
"re_chunk_store",
"re_data_ui",
"re_entity_db",
Expand Down
2 changes: 0 additions & 2 deletions crates/viewer/re_view/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -37,8 +37,6 @@ re_viewport_blueprint.workspace = true

ahash.workspace = true
arrow.workspace = true
arrow2.workspace = true
bytemuck.workspace = true
egui.workspace = true
glam.workspace = true
itertools.workspace = true
Expand Down
2 changes: 0 additions & 2 deletions crates/viewer/re_view_spatial/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -41,8 +41,6 @@ re_video.workspace = true
re_viewer_context.workspace = true
re_viewport_blueprint.workspace = true

arrow.workspace = true
arrow2.workspace = true
ahash.workspace = true
anyhow.workspace = true
bitflags.workspace = true
Expand Down

0 comments on commit eab6aa2

Please sign in to comment.