We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 397012c commit 4bf8b79Copy full SHA for 4bf8b79
sprs-benches/Cargo.toml
@@ -10,7 +10,7 @@ edition.workspace = true
10
sprs = { version = "0.11.0", path = "../sprs" }
11
sprs-rand = { version = "0.4.0", path = "../sprs-rand" }
12
plotters = "0.3.4"
13
-pyo3 = { version = "0.23.1", features = ["auto-initialize"] }
+pyo3 = { version = "0.24.0", features = ["auto-initialize"] }
14
15
[build-dependencies]
16
cc = "1.0.52"
0 commit comments