Skip to content

Commit

Permalink
updating mrecordlog (#4286)
Browse files Browse the repository at this point in the history
  • Loading branch information
fulmicoton authored Dec 16, 2023
1 parent 163ed7e commit e9b1f63
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion quickwit/Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion quickwit/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -111,7 +111,7 @@ matches = "0.1.9"
md5 = "0.7"
mime_guess = "2.0.4"
mockall = "0.11"
mrecordlog = { git = "https://github.com/quickwit-oss/mrecordlog", rev = "ebee0fd" }
mrecordlog = { git = "https://github.com/quickwit-oss/mrecordlog", rev = "2914cad" }
new_string_template = "1.4.0"
nom = "7.1.3"
num_cpus = "1"
Expand Down

0 comments on commit e9b1f63

Please sign in to comment.