Skip to content

Commit

Permalink
Bump prettytables (quickwit-oss#1746)
Browse files Browse the repository at this point in the history
  • Loading branch information
pinkforest authored and Jamie Hodkinson committed Jan 30, 2023
1 parent 4ea27ed commit 0d2e6ff
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion fastfield_codecs/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ repository = "https://github.com/quickwit-oss/tantivy"
[dependencies]
common = { version = "0.5", path = "../common/", package = "tantivy-common" }
tantivy-bitpacker = { version= "0.3", path = "../bitpacker/" }
prettytable-rs = {version="0.9.0", optional= true}
prettytable-rs = {version="0.10.0", optional= true}
rand = {version="0.8.3", optional= true}
fastdivide = "0.4"
log = "0.4"
Expand Down

0 comments on commit 0d2e6ff

Please sign in to comment.