Skip to content

Commit 323ff54

Browse files
committed
bump pyo3-bytes
1 parent 4ca7468 commit 323ff54

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

python/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ bytes = "1.10.1"
2424
object_store = { git = "https://github.com/apache/arrow-rs", rev = "7a15e4b47ca97df2edef689c9f2ebd2f3888b79e" }
2525
pyo3 = { version = "0.23.0", features = ["macros"] }
2626
pyo3-async-runtimes = "0.23"
27-
pyo3-bytes = "0.1.2"
27+
pyo3-bytes = "0.1.3"
2828
pyo3-object_store = { git = "https://github.com/developmentseed/obstore", rev = "28ba07a621c1c104f084fb47ae7f8d08b1eae3ea" }
2929
rayon = "1.10.0"
3030
tokio-rayon = "2.1.0"

0 commit comments

Comments
 (0)