summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 0593216f8043cb55968c83231d993fee912d229c (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
pkgbase = cargo-careful-git
	pkgdesc = Execute Rust code carefully, with extra checking along the way
	pkgver = 0.4.3.r0.g8d6a486
	pkgrel = 1
	url = https://github.com/RalfJung/cargo-careful
	arch = x86_64
	license = MIT
	makedepends = cargo
	makedepends = git
	depends = gcc-libs
	provides = cargo-careful
	conflicts = cargo-careful
	source = git+https://github.com/RalfJung/cargo-careful
	sha512sums = SKIP

pkgname = cargo-careful-git