cargo-modules: update to 0.11.0.
This commit is contained in:
parent
415eb3dd1f
commit
127e20ca65
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'cargo-modules'
|
||||
pkgname=cargo-modules
|
||||
version=0.10.3
|
||||
version=0.11.0
|
||||
revision=1
|
||||
build_style=cargo
|
||||
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"
|
||||
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=cad9706a956eb36922d02fa896fbe7c65c1e04fe67a0cb438a99ed9034d97f4b
|
||||
checksum=35c0c08cb2cc062f1a2b09570fa21f8d12848fd8ffb6c02ec9fca7a3a17218fb
|
||||
|
|
Loading…
Reference in New Issue