cargo-deny: rebuild with rust 1.41.1.

Fix bound checks.
[ci skip]
This commit is contained in:
travankor 2020-02-29 20:25:16 -07:00 committed by Juan RP
parent 3d120583e0
commit 1c2858209f

View file

@ -1,7 +1,7 @@
# Template file for 'cargo-deny'
pkgname=cargo-deny
version=0.6.4
revision=1
revision=2
build_style=cargo
hostmakedepends="pkg-config perl"
makedepends="libressl-devel"