mirror of
https://git.anonymousland.org/anonymousland/synapse.git
synced 2025-09-24 22:18:34 -04:00
Update pyo3-log to v0.8.1 (#15043)
Signed-off-by: Kai A. Hiller <V02460@gmail.com>
This commit is contained in:
parent
bdccfd2477
commit
bac123c9d3
3 changed files with 4 additions and 3 deletions
|
@ -24,7 +24,7 @@ anyhow = "1.0.63"
|
|||
lazy_static = "1.4.0"
|
||||
log = "0.4.17"
|
||||
pyo3 = { version = "0.17.1", features = ["macros", "anyhow", "abi3", "abi3-py37"] }
|
||||
pyo3-log = "0.7.0"
|
||||
pyo3-log = "0.8.1"
|
||||
pythonize = "0.17.0"
|
||||
regex = "1.6.0"
|
||||
serde = { version = "1.0.144", features = ["derive"] }
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue