We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cfc4c91 commit 1710c80Copy full SHA for 1710c80
quickwit/Cargo.toml
@@ -90,7 +90,7 @@ binggan = { version = "0.14" }
90
bytes = { version = "1", features = ["serde"] }
91
bytesize = { version = "1.3.0", features = ["serde"] }
92
bytestring = "1.3.0"
93
-chitchat = { git = "https://github.com/quickwit-oss/chitchat.git", rev = "3fa9f1b" }
+chitchat = { git = "https://github.com/quickwit-oss/chitchat.git", rev = "5cc93cf" }
94
chrono = { version = "0.4", default-features = false, features = [
95
"clock",
96
"std",
0 commit comments