mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
cargo-modules: update to 0.10.0
This commit is contained in:
parent
529a8d3e0b
commit
2f8d01169f
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'cargo-modules'
|
# Template file for 'cargo-modules'
|
||||||
pkgname=cargo-modules
|
pkgname=cargo-modules
|
||||||
version=0.9.3
|
version=0.10.0
|
||||||
revision=1
|
revision=1
|
||||||
build_style=cargo
|
build_style=cargo
|
||||||
short_desc="Cargo plugin to render crate's module/item structure as a tree or graph"
|
short_desc="Cargo plugin to render crate's module/item structure as a tree or graph"
|
||||||
|
@ -9,4 +9,4 @@ license="MPL-2.0"
|
||||||
homepage="https://github.com/regexident/cargo-modules"
|
homepage="https://github.com/regexident/cargo-modules"
|
||||||
changelog="https://raw.githubusercontent.com/regexident/cargo-modules/main/CHANGELOG.md"
|
changelog="https://raw.githubusercontent.com/regexident/cargo-modules/main/CHANGELOG.md"
|
||||||
distfiles="https://github.com/regexident/cargo-modules/archive/refs/tags/${version}.tar.gz"
|
distfiles="https://github.com/regexident/cargo-modules/archive/refs/tags/${version}.tar.gz"
|
||||||
checksum=a7bf566d0297801877dc70c6e02b9f1066909f4c3e37a4fb45b56fc5683901b7
|
checksum=441448832c5adc2fd61dee471a509e370f2f21cbf86f5d87b7ad3faf7a3d966a
|
||||||
|
|
Loading…
Add table
Reference in a new issue