Skip to content

Commit ca43a63

Browse files
committed
remove re_error dependency
1 parent c568ddd commit ca43a63

File tree

2 files changed

+0
-2
lines changed

2 files changed

+0
-2
lines changed

Cargo.lock

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8138,7 +8138,6 @@ dependencies = [
81388138
"mcap",
81398139
"prost-reflect",
81408140
"re_chunk",
8141-
"re_error",
81428141
"re_format_arrow",
81438142
"re_log",
81448143
"re_log_types",

crates/utils/re_mcap/Cargo.toml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,6 @@ workspace = true
1616

1717
[dependencies]
1818
re_chunk.workspace = true
19-
re_error.workspace = true
2019
re_log.workspace = true
2120
re_log_types.workspace = true
2221
re_tracing.workspace = true

0 commit comments

Comments
 (0)