cargo-deny: update to 0.18.3.

This commit is contained in:
icp 2025-08-10 12:09:08 +05:30 committed by Duncan Overbruck
parent 762b607477
commit 1885d0766a

View file

@ -1,6 +1,6 @@
# Template file for 'cargo-deny' # Template file for 'cargo-deny'
pkgname=cargo-deny pkgname=cargo-deny
version=0.18.2 version=0.18.3
revision=1 revision=1
_adv_commit="ddccfe8aced779f7b54d27bbe7e122ecb1dda33a" _adv_commit="ddccfe8aced779f7b54d27bbe7e122ecb1dda33a"
_test_adv_commit="1f44d565d81692a44b8c7af8a80f587e19757f8c" _test_adv_commit="1f44d565d81692a44b8c7af8a80f587e19757f8c"
@ -15,7 +15,7 @@ license="MIT, Apache-2.0"
homepage="https://github.com/EmbarkStudios/cargo-deny" homepage="https://github.com/EmbarkStudios/cargo-deny"
changelog="https://raw.githubusercontent.com/EmbarkStudios/cargo-deny/main/CHANGELOG.md" changelog="https://raw.githubusercontent.com/EmbarkStudios/cargo-deny/main/CHANGELOG.md"
distfiles="https://github.com/EmbarkStudios/cargo-deny/archive/refs/tags/${version}.tar.gz" distfiles="https://github.com/EmbarkStudios/cargo-deny/archive/refs/tags/${version}.tar.gz"
checksum=bb47741fada886c166e2a697a87fe93fca38ec083db489d404c73bcb0b9d7445 checksum=4d15dbd7cc653fcb53a21e42b0adaab6b501693c939b76e4a7683c04a4a689ad
if [ "$XBPS_TARGET_ENDIAN" = "be" ]; then if [ "$XBPS_TARGET_ENDIAN" = "be" ]; then
broken="bitvec crate unimplemented for big endian" broken="bitvec crate unimplemented for big endian"