Skip to content

Commit

Permalink
More deps stuff
Browse files Browse the repository at this point in the history
  • Loading branch information
matthewmturner committed Dec 12, 2024
1 parent 9be9483 commit b266c75
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ env_logger = "0.11.5"
futures = "0.3.30"
http = "1"
http-body = "1"
iceberg-catalog-rest = { git = "https://github.com/apache/iceberg-rust", rev = "16f9411dd3897134a401ece97d73cd33d6790bff"}
iceberg-catalog-rest = { git = "https://github.com/apache/iceberg-rust", rev = "16f9411dd3897134a401ece97d73cd33d6790bff", optional = true}
iceberg-datafusion = { git = "https://github.com/apache/iceberg-rust", rev = "16f9411dd3897134a401ece97d73cd33d6790bff", optional = true }
itertools = "0.13.0"
lazy_static = "1.4.0"
Expand Down

0 comments on commit b266c75

Please sign in to comment.