Skip to content

Commit 44ec3ee

Browse files
Bump pyo3 from 0.22.2 to 0.22.4 (#149)
1 parent 9cf6269 commit 44ec3ee

File tree

3 files changed

+12
-12
lines changed

3 files changed

+12
-12
lines changed

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.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ features = ["cargo"]
3838
optional = true
3939

4040
[dependencies.pyo3]
41-
version = "0.22.2"
41+
version = "0.22.4"
4242
features = ["extension-module"]
4343
optional = true
4444

synapse_auto_compressor/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ features = ["cargo"]
3030
optional = true
3131

3232
[dependencies.pyo3]
33-
version = "0.22.2"
33+
version = "0.22.4"
3434
features = ["extension-module"]
3535
optional = true
3636

0 commit comments

Comments
 (0)