Skip to content

Commit f58807f

Browse files
authored
Merge pull request #102 from projectsyn/renovate/pyo3-0.x
Update Rust crate pyo3 to v0.20.3
2 parents 19fd32a + e7a7f19 commit f58807f

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.81"
2020
chrono = "0.4.35"
2121
indexmap = "2.2.5"
2222
nom = "7.1.3"
23-
pyo3 = { version = "=0.20.2", features = ["chrono"] }
23+
pyo3 = { version = "=0.20.3", features = ["chrono"] }
2424
rayon = "1.9.0"
2525
regex = "1.10.3"
2626
serde = { version = "1.0.197", features = ["derive"] }

0 commit comments

Comments
 (0)