summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: c65230171433a4c08fca5224c6cdef98036c0aaa (plain)
1
2
3
4
5
6
7
8
9
10
11
12
pkgbase = crates-lsp-git
	pkgdesc = Language Server implementation for Cargo.toml
	pkgver = 0.1.4
	pkgrel = 1
	url = https://github.com/MathiasPius/crates-lsp
	arch = x86_64
	license = MIT
	makedepends = cargo
	source = git+https://github.com/MathiasPius/crates-lsp#tag=v0.1.4
	b2sums = SKIP

pkgname = crates-lsp-git