Skip to content

Commit 009b119

Browse files
committed
bump pyo3 to 0.29
Signed-off-by: Connor Tsui <connor.tsui20@gmail.com>
1 parent 69d2cfd commit 009b119

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -209,7 +209,7 @@ proc-macro2 = "1.0.95"
209209
prost = "0.14"
210210
prost-build = "0.14"
211211
prost-types = "0.14"
212-
pyo3 = { version = "0.28.0" }
212+
pyo3 = { version = "0.29.0" }
213213
pyo3-bytes = "0.6"
214214
pyo3-log = "0.13.0"
215215
pyo3-object_store = "0.9.0"

0 commit comments

Comments
 (0)