nvchecker: add rustscan
This commit is contained in:
parent
1f646d9030
commit
cb9a62ccb4
1 changed files with 5 additions and 0 deletions
|
@ -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"
|
||||
|
|
Loading…
Reference in a new issue