There was an error while loading. Please reload this page.
1 parent 1d5d462 commit 4525125Copy full SHA for 4525125
2 files changed
crates/processing_pyo3/pyproject.toml
@@ -60,3 +60,5 @@ cache-keys = [
60
{ file = "../*/src/**/*.rs" },
61
{ file = "../*/Cargo.toml" },
62
]
63
+# The earliest version that supports the current lock file revision (3)
64
+required-version = ">=0.8.4"
0 commit comments