cargo-modules: update to 0.16.6.
This commit is contained in:
parent
172e97715e
commit
3ab0b8c480
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'cargo-modules'
|
||||
pkgname=cargo-modules
|
||||
version=0.16.3
|
||||
version=0.16.6
|
||||
revision=1
|
||||
build_style=cargo
|
||||
make_check_args="-- --skip=smoke --skip=fields --skip=functions --skip=workspace_multi_package"
|
||||
|
@ -10,4 +10,4 @@ license="MPL-2.0"
|
|||
homepage="https://github.com/regexident/cargo-modules"
|
||||
changelog="https://raw.githubusercontent.com/regexident/cargo-modules/main/CHANGELOG.md"
|
||||
distfiles="https://github.com/regexident/cargo-modules/archive/refs/tags/v${version}.tar.gz"
|
||||
checksum=acafd397549aaf79d82f526be6ca3608a3c62270f53fa6b24b02b67ee6bcc253
|
||||
checksum=2fb1a1d52ac79068abc83089ea28c5e675b3ac0dbb0be0a3a2cee1f9e665f5ff
|
||||
|
|
Loading…
Reference in New Issue