Skip to content

Commit 958a497

Browse files
committed
Bump prettytables
1 parent 3f91592 commit 958a497

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

fastfield_codecs/Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ repository = "https://github.com/quickwit-oss/tantivy"
1414
[dependencies]
1515
common = { version = "0.5", path = "../common/", package = "tantivy-common" }
1616
tantivy-bitpacker = { version= "0.3", path = "../bitpacker/" }
17-
prettytable-rs = {version="0.9.0", optional= true}
17+
prettytable-rs = {version="0.10.0", optional= true}
1818
rand = {version="0.8.3", optional= true}
1919
fastdivide = "0.4"
2020
log = "0.4"

0 commit comments

Comments
 (0)