This commit is contained in:
parent
dba62525db
commit
d2af586ae2
1 changed files with 1 additions and 1 deletions
|
|
@ -13,4 +13,4 @@ crate-type = ["cdylib"]
|
||||||
|
|
||||||
[dependencies]
|
[dependencies]
|
||||||
reconcile-text = { path = ".." }
|
reconcile-text = { path = ".." }
|
||||||
pyo3 = { version = "0.28.2", features = ["extension-module", "abi3-py39", "generate-import-lib"] }
|
pyo3 = { version = "0.28.3", features = ["extension-module", "abi3-py39", "generate-import-lib"] }
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue