feat: add filtering of targets by arch

This commit is contained in:
Jef Roosens 2023-01-02 16:38:43 +01:00
parent b0fe6b7384
commit 39a026fdb3
Signed by untrusted user: Jef Roosens
GPG key ID: B75D4F293C7052DB
4 changed files with 16 additions and 0 deletions

View file

@ -74,4 +74,5 @@ pub mut:
offset u64
repo string
query string
arch string
}