Skip to content

Commit fe22d62

Browse files
committed
update foyer dep
1 parent 710910a commit fe22d62

File tree

2 files changed

+9
-9
lines changed

2 files changed

+9
-9
lines changed

Cargo.lock

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

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -155,7 +155,7 @@ criterion = { version = "0.5", features = ["async_futures"] }
155155
# compile time and binary size.
156156
deltalake = { version = "0.26", features = ["s3", "gcs", "datafusion"] }
157157
faiss = { version = "0.12.2-alpha.0", features = ["static"] }
158-
foyer = { version = "0.20.0", features = ["serde", "tracing", "nightly"] }
158+
foyer = { version = "0.20.1", features = ["serde", "tracing", "nightly"] }
159159
futures-async-stream = "0.2.9"
160160
governor = { version = "0.8", default-features = false, features = ["std"] }
161161
hashbrown = { version = "0.15", features = [

0 commit comments

Comments
 (0)