From 8e5c5ce319a12500e811227c9c8064d86b3f7249 Mon Sep 17 00:00:00 2001 From: Matthew Fennell Date: Tue, 14 Oct 2025 19:03:43 +0100 Subject: Fix debug-file-with-no-debug-symbols --- debian/patches/0001-Allow-later-versions-of-pyo3-in-Cargo.toml.patch | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'debian/patches/0001-Allow-later-versions-of-pyo3-in-Cargo.toml.patch') diff --git a/debian/patches/0001-Allow-later-versions-of-pyo3-in-Cargo.toml.patch b/debian/patches/0001-Allow-later-versions-of-pyo3-in-Cargo.toml.patch index 06f0975..69934b7 100644 --- a/debian/patches/0001-Allow-later-versions-of-pyo3-in-Cargo.toml.patch +++ b/debian/patches/0001-Allow-later-versions-of-pyo3-in-Cargo.toml.patch @@ -9,7 +9,7 @@ The currently packaged version of pyo3 is 0.25.1, while Cargo.toml requires 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml -index 0813be1..76e9b7b 100644 +index 0813be1..09d9bd9 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -9,4 +9,4 @@ name = "slidge_style_parser" -- cgit v1.2.3