summaryrefslogtreecommitdiff
path: root/debian/patches/0001-Allow-later-versions-of-pyo3-in-Cargo.toml.patch
diff options
context:
space:
mode:
Diffstat (limited to 'debian/patches/0001-Allow-later-versions-of-pyo3-in-Cargo.toml.patch')
-rw-r--r--debian/patches/0001-Allow-later-versions-of-pyo3-in-Cargo.toml.patch2
1 files changed, 1 insertions, 1 deletions
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"