Skip to content

Commit 36e96c7

Browse files
committed
Bumped version of pyo3 to 0.25
1 parent ddfd90f commit 36e96c7

File tree

2 files changed

+15
-16
lines changed

2 files changed

+15
-16
lines changed

Cargo.lock

Lines changed: 14 additions & 15 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
@@ -10,7 +10,7 @@ crate-type = ["cdylib"]
1010

1111
[dependencies]
1212
deadpool-postgres = { git = "https://github.com/chandr-andr/deadpool.git", branch = "psqlpy" }
13-
pyo3 = { version = "0.23.4", features = [
13+
pyo3 = { version = "0.25.1", features = [
1414
"chrono",
1515
"experimental-async",
1616
"rust_decimal",

0 commit comments

Comments
 (0)