Skip to content

Commit 50b615b

Browse files
authored
Merge pull request #196 from projectsyn/renovate/pyo3-0.x
Update Rust crate pyo3 to v0.27.2
2 parents 56164af + 739137e commit 50b615b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ glob = "0.3.2"
2424
indexmap = "2.2.6"
2525
nom = "8.0.0"
2626
nom-language = "0.1.0"
27-
pyo3 = { version = "=0.27.1", features = ["chrono"] }
27+
pyo3 = { version = "=0.27.2", features = ["chrono"] }
2828
rayon = "1.10.0"
2929
regex = "1.10.4"
3030
serde = { version = "1.0.200", features = ["derive"] }

0 commit comments

Comments
 (0)