cargo: rebuild with rust 1.41.1.
Fix bound checks. [ci skip]
This commit is contained in:
parent
1c2858209f
commit
de878a6c59
1 changed files with 1 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'cargo'
|
# Template file for 'cargo'
|
||||||
pkgname=cargo
|
pkgname=cargo
|
||||||
version=0.42.0
|
version=0.42.0
|
||||||
revision=1
|
revision=2
|
||||||
wrksrc="cargo-${version}"
|
wrksrc="cargo-${version}"
|
||||||
build_helper=rust
|
build_helper=rust
|
||||||
hostmakedepends="rust python curl cmake pkg-config"
|
hostmakedepends="rust python curl cmake pkg-config"
|
||||||
|
|
Loading…
Reference in a new issue