Skip to content

Commit a95cfec

Browse files
authored
Merge pull request #205 from projectsyn/renovate/pyo3-0.x
Update Rust crate pyo3 to v0.28.3
2 parents c3d5446 + 9a3f673 commit a95cfec

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.28.2", features = ["chrono"] }
27+
pyo3 = { version = "=0.28.3", 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)