Skip to content

Commit e44bf47

Browse files
authored
Merge pull request #22 from RustedBytes/dependabot/cargo/pyo3-0.29.0
Bump pyo3 from 0.28.3 to 0.29.0
2 parents 0e4d2b2 + 5cc7eb5 commit e44bf47

2 files changed

Lines changed: 11 additions & 12 deletions

File tree

Cargo.lock

Lines changed: 10 additions & 11 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
@@ -20,7 +20,7 @@ std = []
2020
python = ["pyo3", "std"]
2121

2222
[dependencies]
23-
pyo3 = { version = "0.28", optional = true }
23+
pyo3 = { version = "0.29", optional = true }
2424

2525
[dev-dependencies]
2626
criterion = "0.8"

0 commit comments

Comments
 (0)