Skip to content

Commit 7d74213

Browse files
committed
machete
1 parent fd2a6c6 commit 7d74213

File tree

2 files changed

+0
-2
lines changed

2 files changed

+0
-2
lines changed

Cargo.lock

-1
Original file line numberDiff line numberDiff line change
@@ -6500,7 +6500,6 @@ dependencies = [
65006500
"re_arrow2",
65016501
"re_build_tools",
65026502
"re_byte_size",
6503-
"re_error",
65046503
"re_format",
65056504
"re_log",
65066505
"re_log_types",

crates/store/re_types/Cargo.toml

-1
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,6 @@ testing = []
5353
[dependencies]
5454
# Rerun
5555
re_byte_size.workspace = true
56-
re_error.workspace = true
5756
re_format.workspace = true
5857
re_log.workspace = true
5958
re_log_types.workspace = true

0 commit comments

Comments
 (0)