Skip to content

Commit ef28809

Browse files
committed
remove dashmap dependency
1 parent 0dba8f2 commit ef28809

File tree

3 files changed

+171
-217
lines changed

3 files changed

+171
-217
lines changed

Cargo.lock

Lines changed: 0 additions & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

iceberg-sql-catalog/Cargo.toml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,6 @@ repository = "https://github.com/JanKaul/iceberg-rust"
1111

1212
[dependencies]
1313
async-trait.workspace = true
14-
dashmap = "5.5.3"
1514
futures.workspace = true
1615
iceberg-rust = { path = "../iceberg-rust", version = "0.5.1" }
1716
object_store.workspace = true

0 commit comments

Comments
 (0)