New package: cargo-modules-0.8.0
This commit is contained in:
parent
33a01473da
commit
5662bc6437
|
@ -0,0 +1,12 @@
|
|||
# Template file for 'cargo-modules'
|
||||
pkgname=cargo-modules
|
||||
version=0.8.0
|
||||
revision=1
|
||||
build_style=cargo
|
||||
short_desc="Cargo plugin to render crate's module/item structure as a tree or graph"
|
||||
maintainer="icp <pangolin@vivaldi.net>"
|
||||
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/${version}.tar.gz"
|
||||
checksum=998132b0953bf8f2a0c998c2a9542996e035b8a535c0742da1f04ad0af96bcb7
|
Loading…
Reference in New Issue