mirror of
https://github.com/visioncortex/vtracer.git
synced 2026-09-21 03:25:57 -07:00
Bump pyo3 to 0.26 in vtracer-py
This commit is contained in:
@@ -20,4 +20,4 @@ crate-type = ["cdylib"]
|
||||
[dependencies]
|
||||
vtracer = { version = "1.0.0-alpha.1", path = "../vtracer" }
|
||||
image = "0.25"
|
||||
pyo3 = { version = "0.22", features = ["extension-module", "abi3-py38"] }
|
||||
pyo3 = { version = "0.26", features = ["extension-module", "abi3-py38"] }
|
||||
|
||||
Reference in New Issue
Block a user