Skip to content

Commit

Permalink
fixup! propagate bearer token
Browse files Browse the repository at this point in the history
  • Loading branch information
ccciudatu committed Aug 13, 2024
1 parent d78c30b commit 08cbe09
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions datafusion/core/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -137,6 +137,7 @@ uuid = { version = "1.7", features = ["v4"] }
xz2 = { version = "0.1", optional = true, features = ["static"] }
zstd = { version = "0.13", optional = true, default-features = false }
base64 = "0.22.1"
prost = "0.12"

[dev-dependencies]
arrow-buffer = { workspace = true }
Expand Down

0 comments on commit 08cbe09

Please sign in to comment.