mirror of
https://github.com/PaiGramTeam/python-genshin-artifact.git
synced 2024-11-16 20:59:51 +00:00
⬆️ Bump pyo3 from 18.3 to 0.19.2
This commit is contained in:
parent
7a920d9ad0
commit
abd8eb4595
@ -8,7 +8,7 @@ name = "genshin_artifact_core"
|
||||
crate-type = ["cdylib"]
|
||||
|
||||
[dependencies]
|
||||
pyo3 = { version = "0.18.3", features = ["extension-module"] }
|
||||
pyo3 = { version = "0.19.2", features = ["extension-module"] }
|
||||
mona_wasm = { path = "../genshin_artifact/mona_wasm" }
|
||||
mona = { path = "../genshin_artifact/mona_core" }
|
||||
mona_generate = { path = "../genshin_artifact/mona_generate" }
|
||||
|
Loading…
Reference in New Issue
Block a user