blob: 4b1d4d11ad67586ed327d8c371c29395e29e9ee8 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
pkgbase = cargo-mutants
pkgdesc = Mutation testing for Rust
pkgver = 25.0.1
pkgrel = 1
url = https://github.com/sourcefrog/cargo-mutants
arch = x86_64
license = MIT
depends = cargo
depends = gcc-libs
depends = glibc
source = https://github.com/sourcefrog/cargo-mutants/archive/v25.0.1/cargo-mutants-25.0.1.tar.gz
sha256sums = d418e4fd1eb5c97f792192944214f532e699462eec9e9a3b94a0454f57ca0168
pkgname = cargo-mutants
|