From e95513bbf910498651e7687046c5a044fc63b38f Mon Sep 17 00:00:00 2001 From: Raboneko Date: Tue, 11 Nov 2025 08:59:27 +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 973fb0373a..6332424b73 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.3.1 +%global crate_version 1.4.0 Name: rust-zoi-rs Version: %(echo %crate_version | sed 's/-/~/g')