Skip to content

Commit

Permalink
change moka to 0.12.0
Browse files Browse the repository at this point in the history
  • Loading branch information
xxhZs authored and chenzl25 committed Oct 30, 2024
1 parent b4ae28f commit 13a561f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion crates/iceberg/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@ derive_builder = { workspace = true }
fnv = { workspace = true }
futures = { workspace = true }
itertools = { workspace = true }
moka = { version = "0.12.8", features = ["future"] }
moka = { version = "0.12.0", features = ["future"] }
murmur3 = { workspace = true }
num-bigint = { workspace = true }
once_cell = { workspace = true }
Expand Down

0 comments on commit 13a561f

Please sign in to comment.