mirror of
https://github.com/loot/libloot.git
synced 2026-07-27 14:16:01 -07:00
Update pyo3 to v0.25.1
This commit is contained in:
+2
-2
@@ -12,5 +12,5 @@ crate-type = ["cdylib"]
|
||||
[dependencies]
|
||||
libloot = { path = ".." }
|
||||
libloot-ffi-errors = { path = "../ffi-errors" }
|
||||
pyo3 = "0.24.0"
|
||||
pyo3-log = "0.12.2"
|
||||
pyo3 = "0.25.0"
|
||||
pyo3-log = "0.12.4"
|
||||
|
||||
Reference in New Issue
Block a user