Skip to content

Commit 1710c80

Browse files
committed
Try CI without const unwrap
1 parent cfc4c91 commit 1710c80

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

quickwit/Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -90,7 +90,7 @@ binggan = { version = "0.14" }
9090
bytes = { version = "1", features = ["serde"] }
9191
bytesize = { version = "1.3.0", features = ["serde"] }
9292
bytestring = "1.3.0"
93-
chitchat = { git = "https://github.com/quickwit-oss/chitchat.git", rev = "3fa9f1b" }
93+
chitchat = { git = "https://github.com/quickwit-oss/chitchat.git", rev = "5cc93cf" }
9494
chrono = { version = "0.4", default-features = false, features = [
9595
"clock",
9696
"std",

0 commit comments

Comments
 (0)