Skip to content

Commit

Permalink
Apply suggestions from code review
Browse files Browse the repository at this point in the history
Co-authored-by: R. Tyler Croy <[email protected]>
  • Loading branch information
hntd187 and rtyler authored Dec 7, 2024
1 parent 6688a5a commit 501d0dd
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions crates/core/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -81,7 +81,6 @@ dashmap = "6"
errno = "0.3"
either = "1.8"
fix-hidden-lifetime-bug = "0.2"
#hyper = { version = "0.14", optional = true }
indexmap = "2.2.1"
itertools = "0.13"
lazy_static = "1"
Expand Down Expand Up @@ -112,7 +111,6 @@ ctor = "0"
deltalake-test = { path = "../test", features = ["datafusion"] }
dotenvy = "0"
fs_extra = "1.2.0"
#hyper = { version = "0.14", features = ["server"] }
maplit = "1"
pretty_assertions = "1.2.1"
pretty_env_logger = "0.5.0"
Expand Down

0 comments on commit 501d0dd

Please sign in to comment.