Skip to content

Commit e598750

Browse files
authored
Merge pull request #472 from PyO3/dependabot/cargo/examples/html-py-ever/deps-b97cdcbf7d
build(deps): bump pyo3 from 0.22.2 to 0.22.3 in /examples/html-py-ever in the deps group
2 parents 5542942 + 18d6917 commit e598750

File tree

2 files changed

+11
-11
lines changed

2 files changed

+11
-11
lines changed

examples/html-py-ever/Cargo.lock

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

examples/html-py-ever/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ edition = "2021"
66

77
[dependencies]
88
kuchiki = "0.8.0"
9-
pyo3 = "0.22.2"
9+
pyo3 = "0.22.3"
1010
tendril = "0.4.3"
1111

1212
[lib]

0 commit comments

Comments
 (0)