From 5a895072b98080ac40c6ad410098a4e5e6f65625 Mon Sep 17 00:00:00 2001 From: Johnny5 Date: Mon, 23 Sep 2024 10:01:34 +0000 Subject: [PATCH] chore(deps): update dependency kdash-rs/kdash to v0.6.1 --- srcpkgs/kdash/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/kdash/template b/srcpkgs/kdash/template index 213e56a520e..3469c459440 100644 --- a/srcpkgs/kdash/template +++ b/srcpkgs/kdash/template @@ -1,6 +1,6 @@ # Template file for 'kdash' pkgname=kdash -version=0.6.0 # renovate kdash-rs/kdash +version=0.6.1 # renovate kdash-rs/kdash revision=1 build_style=cargo hostmakedepends="pkg-config"