cargo-modules: update to 0.17.0.
This commit is contained in:
parent
4ecb081816
commit
5d209bc8c1
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'cargo-modules'
|
||||
pkgname=cargo-modules
|
||||
version=0.16.9
|
||||
version=0.17.0
|
||||
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=23654760af0b055f4125c23d21618ea2d1c66642435a6f56ea0764a357c2253a
|
||||
checksum=d35ddce97c088f717dc4d3381d2686951b983c53ef56bf749d78bbd40c641b73
|
||||
|
|
Loading…
Reference in New Issue