nvchecker: add quickwit

This commit is contained in:
George Rawlinson 2022-01-14 01:24:06 +00:00
parent a7f030d481
commit 2d71223247
Signed by: grawlinson
GPG key ID: E0959FEA8B550539

View file

@ -121,6 +121,12 @@ exclude_regex = "^.*(alpha|beta|rc).*$"
# github
[quickwit]
source = "github"
github = "quickwit-inc/quickwit"
use_max_tag = true
prefix = "v"
[cargo-sweep]
source = "github"
github = "holmgr/cargo-sweep"