nvchecker: add rustscan

This commit is contained in:
George Rawlinson 2022-06-14 14:19:21 +12:00
parent 1f646d9030
commit cb9a62ccb4
Signed by: grawlinson
GPG Key ID: E0959FEA8B550539
1 changed files with 5 additions and 0 deletions

View File

@ -140,6 +140,11 @@ exclude_regex = "^.*(alpha|beta|rc).*$"
# github
[rustscan]
source = "github"
github = "RustScan/RustScan"
use_max_tag = true
[npt]
source = "github"
github = "nptcl/npt"