cargo-deny: update to 0.6.2.

This commit is contained in:
Jan Christian Grünhage 2020-02-03 14:43:17 +01:00 committed by Johannes
parent c9cde75ee3
commit 073fccd1a6
2 changed files with 3 additions and 3 deletions

View file

@ -3,7 +3,7 @@
@@ -54,7 +54,6 @@
[dependencies.rustsec]
version = "0.16.0"
version = "0.17.1"
-features = ["vendored-openssl"]
[dev-dependencies]

View file

@ -1,6 +1,6 @@
# Template file for 'cargo-deny'
pkgname=cargo-deny
version=0.6.0
version=0.6.2
revision=1
build_style=cargo
hostmakedepends="pkg-config perl"
@ -10,7 +10,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=8c08619a66b2102498facf1ccc11896589981cd0ebf0972ed50efe48d2abb4f9
checksum=d24452b344fcb370d246ad3a0711ef27805b862bcc1ca89e1db1fdecd798dbf5
if [ "$XBPS_TARGET_ENDIAN" = "be" ]; then
broken="bitvec crate unimplemented for big endian"