Skip to content

Commit e084e6c

Browse files
Update Rust crate pyo3 to 0.27.0
1 parent 0e72652 commit e084e6c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -159,7 +159,7 @@ primitive-types = { version = "0.14.0" }
159159
prost = "0.14"
160160
prost-build = "0.14"
161161
prost-types = "0.14"
162-
pyo3 = { version = "0.26.0" }
162+
pyo3 = { version = "0.27.0" }
163163
pyo3-bytes = "0.4"
164164
pyo3-log = "0.13.0"
165165
rand = "0.9.0"

0 commit comments

Comments
 (0)