mirror of
https://github.com/roapi/roapi.git
synced 2026-06-05 21:04:02 +08:00
bump deltalake dep version
This commit is contained in:
parent
edefae4310
commit
ca88ced8b4
414
Cargo.lock
generated
414
Cargo.lock
generated
File diff suppressed because it is too large
Load Diff
@ -15,11 +15,8 @@ arrow = { git = "https://github.com/houqp/arrow.git", rev = "f7cf15749f2df907994
|
||||
parquet = { git = "https://github.com/houqp/arrow.git", rev = "f7cf15749f2df907994f48ef0bfbed3001bf145e" }
|
||||
datafusion = { git = "https://github.com/houqp/arrow.git", rev = "f7cf15749f2df907994f48ef0bfbed3001bf145e" }
|
||||
|
||||
actix-web = { git = "https://github.com/actix/actix-web.git", rev = "b37669cb3b47eeb60c161ff12156d1c877af91a2" }
|
||||
actix-http = { git = "https://github.com/actix/actix-web.git", rev = "b37669cb3b47eeb60c161ff12156d1c877af91a2" }
|
||||
awc = { git = "https://github.com/actix/actix-web.git", rev = "b37669cb3b47eeb60c161ff12156d1c877af91a2" }
|
||||
actix-cors = { git = "https://github.com/houqp/actix-extras.git", rev = "ab3bdb6a5924b6d881d204856199e7539e273d2f" }
|
||||
deltalake = { git = "https://github.com/delta-io/delta-rs.git", rev = "f0bfb662eb8c08086d305894447e5bb46f2d3839" }
|
||||
deltalake = { git = "https://github.com/delta-io/delta-rs.git", rev = "6c8dad8c8fcd5420710dea723541a6c69251be17" }
|
||||
|
||||
# arrow = { path = "/home/houqp/Documents/code/delta/arrow/rust/arrow" }
|
||||
# parquet = { path = "/home/houqp/Documents/code/delta/arrow/rust/parquet" }
|
||||
|
||||
Loading…
Reference in New Issue
Block a user