mirror of
https://github.com/vee1e/lancelot.git
synced 2026-09-01 10:48:44 +00:00
build(deps): update pyo3-log requirement from 0.11 to 0.12
--- updated-dependencies: - dependency-name: pyo3-log dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
491fad686a
commit
1d2bdf628a
1 changed files with 1 additions and 1 deletions
|
|
@ -13,7 +13,7 @@ crate-type = ["cdylib"]
|
|||
[dependencies]
|
||||
lancelot = { path = "../core", version = "0.9.2" }
|
||||
pyo3 = { version = "0.22" }
|
||||
pyo3-log = "0.11"
|
||||
pyo3-log = "0.12"
|
||||
anyhow = "1"
|
||||
sha256 = "1"
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue