From 4262c85ad6fe46b6334b9969a046b076ab2d0fbb Mon Sep 17 00:00:00 2001 From: Raboneko Date: Fri, 6 Mar 2026 08:47:42 +0000 Subject: [PATCH] bump: rust-zoi-rs --- anda/langs/rust/zoi/rust-zoi-rs.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/anda/langs/rust/zoi/rust-zoi-rs.spec b/anda/langs/rust/zoi/rust-zoi-rs.spec index baeb724edf..97016097e0 100644 --- a/anda/langs/rust/zoi/rust-zoi-rs.spec +++ b/anda/langs/rust/zoi/rust-zoi-rs.spec @@ -1,7 +1,7 @@ %define __brp_mangle_shebangs_exclude_from ^/usr/src/.*$ %global crate zoi-rs -%global crate_version 1.8.0 +%global crate_version 1.8.1 Name: rust-zoi-rs Version: %(echo %crate_version | sed 's/-/~/g')