Skip to content

Commit 875aa83

Browse files
authored
chore: upgrade sub-cache from 0.2.0 to 0.2.1 (#18163)
1 parent 1122e75 commit 875aa83

File tree

2 files changed

+5
-4
lines changed

2 files changed

+5
-4
lines changed

Cargo.lock

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

Cargo.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -498,7 +498,7 @@ stream-more = "0.1.3"
498498
strength_reduce = "0.2.4"
499499
stringslice = "0.2.0"
500500
strum = "0.24.1"
501-
sub-cache = "0.2.0"
501+
sub-cache = "0.2.1"
502502
sys-info = "0.9"
503503
sysinfo = "0.34.2"
504504
tantivy = "0.22.0"
@@ -655,7 +655,7 @@ openraft = { git = "https://github.com/databendlabs/openraft", tag = "v0.10.0-al
655655
orc-rust = { git = "https://github.com/datafuse-extras/orc-rust", rev = "d82aa6d" }
656656
recursive = { git = "https://github.com/datafuse-extras/recursive.git", rev = "6af35a1" }
657657
sled = { git = "https://github.com/datafuse-extras/sled", tag = "v0.34.7-datafuse.1" }
658-
sub-cache = { git = "https://github.com/databendlabs/sub-cache", tag = "v0.2.0" }
658+
sub-cache = { git = "https://github.com/databendlabs/sub-cache", tag = "v0.2.1" }
659659
tantivy = { git = "https://github.com/datafuse-extras/tantivy", rev = "7502370" }
660660
tantivy-common = { git = "https://github.com/datafuse-extras/tantivy", rev = "7502370", package = "tantivy-common" }
661661
tantivy-jieba = { git = "https://github.com/datafuse-extras/tantivy-jieba", rev = "0e300e9" }

0 commit comments

Comments
 (0)