cargo-deny: update to 0.7.3.

This commit is contained in:
Jan Christian Grünhage 2020-08-17 17:23:03 +02:00 committed by Johannes
parent 0725c2f443
commit 10d0bb77d3

View file

@ -1,6 +1,6 @@
# Template file for 'cargo-deny'
pkgname=cargo-deny
version=0.7.2
version=0.7.3
revision=1
build_style=cargo
configure_args="--no-default-features"
@ -11,7 +11,7 @@ maintainer="Jan Christian Grünhage <jan.christian@gruenhage.xyz>"
license="MIT, Apache-2.0"
homepage="https://github.com/EmbarkStudios/cargo-deny"
distfiles="https://github.com/EmbarkStudios/cargo-deny/archive/${version}.tar.gz"
checksum=90b26b5eb137dc61d36a8467fc90d91e788948dc08a790f57971c6be38db01d1
checksum=7133887070f2b6d4129420b45a57a48c76b2ecc5271b87015a7b8dbe81fb3f58
if [ "$XBPS_TARGET_ENDIAN" = "be" ]; then
broken="bitvec crate unimplemented for big endian"