Skip to content

Commit 13d4c0c

Browse files
authored
Merge pull request #155 from projectsyn/renovate/pyo3-0.x
Update Rust crate pyo3 to v0.24.1
2 parents 25a7a25 + 22125e3 commit 13d4c0c

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
@@ -20,7 +20,7 @@ anyhow = "1.0.82"
2020
chrono = "0.4.38"
2121
indexmap = "2.2.6"
2222
nom = "7.1.3"
23-
pyo3 = { version = "=0.24.0", features = ["chrono"] }
23+
pyo3 = { version = "=0.24.1", features = ["chrono"] }
2424
rayon = "1.10.0"
2525
regex = "1.10.4"
2626
serde = { version = "1.0.200", features = ["derive"] }

0 commit comments

Comments
 (0)