From 813b3e8555f787b6a17c091d0b346cef73777da2 Mon Sep 17 00:00:00 2001 From: gitea Date: Sat, 16 Aug 2025 08:20:24 +0000 Subject: [PATCH] =?UTF-8?q?python3-maturin:=20=D0=BE=D0=B1=D0=BD=D0=BE?= =?UTF-8?q?=D0=B2=D0=BB=D0=B5=D0=BD=D0=B8=D0=B5=20=D0=B4=D0=BE=20=D0=B2?= =?UTF-8?q?=D0=B5=D1=80=D1=81=D0=B8=D0=B8=201.9.3?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- python3-maturin/alr.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/python3-maturin/alr.sh b/python3-maturin/alr.sh index 870282d..aafed84 100644 --- a/python3-maturin/alr.sh +++ b/python3-maturin/alr.sh @@ -1,5 +1,5 @@ name='python3-maturin' -version='1.7.4' +version='1.9.3' release='1' desc='Build and publish crates with pyo3, rust-cpython and cffi bindings - Python bindings.' homepage='https://github.com/PyO3/maturin'