Skip to content

Commit 021935b

Browse files
authored
Merge pull request #169 from projectsyn/renovate/pyo3-0.x
Update Rust crate pyo3 to v0.25.1
2 parents b5da975 + 5485d65 commit 021935b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ fancy-regex = "0.14.0"
2222
glob = "0.3.2"
2323
indexmap = "2.2.6"
2424
nom = "7.1.3"
25-
pyo3 = { version = "=0.25.0", features = ["chrono"] }
25+
pyo3 = { version = "=0.25.1", features = ["chrono"] }
2626
rayon = "1.10.0"
2727
regex = "1.10.4"
2828
serde = { version = "1.0.200", features = ["derive"] }

0 commit comments

Comments
 (0)