Skip to content

Commit e2c7ac0

Browse files
authored
Merge pull request #114 from dimastbk/bump-pyo3-file
fix(deps): update rust crate pyo3-file to v0.10.0
2 parents db73dba + f2dc117 commit e2c7ac0

File tree

2 files changed

+4
-3
lines changed

2 files changed

+4
-3
lines changed

Cargo.lock

Lines changed: 3 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ pyo3 = { version = "0.23.5", features = [
2121
"generate-import-lib",
2222
] }
2323
chrono = { version = "0.4.38", features = ["serde"] }
24-
pyo3-file = { git = "https://github.com/dimastbk/pyo3-file", rev = "baffde5aba70474f899a3f5379940cbf4a28e52c" }
24+
pyo3-file = "0.10.0"
2525

2626
[build-dependencies]
2727
pyo3-build-config = "0.23.5"

0 commit comments

Comments
 (0)