Skip to content

Commit a193a5f

Browse files
Merge pull request #382 from sparsemat/dependabot/cargo/pyo3-0.24.0
2 parents 397012c + 4bf8b79 commit a193a5f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

sprs-benches/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ edition.workspace = true
1010
sprs = { version = "0.11.0", path = "../sprs" }
1111
sprs-rand = { version = "0.4.0", path = "../sprs-rand" }
1212
plotters = "0.3.4"
13-
pyo3 = { version = "0.23.1", features = ["auto-initialize"] }
13+
pyo3 = { version = "0.24.0", features = ["auto-initialize"] }
1414

1515
[build-dependencies]
1616
cc = "1.0.52"

0 commit comments

Comments
 (0)