We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent de588ce commit 986ba9aCopy full SHA for 986ba9a
Cargo.toml
@@ -11,7 +11,7 @@ djls-worker = { path = "crates/djls-worker" }
11
12
anyhow = "1.0"
13
async-trait = "0.1"
14
-pyo3 = "0.23"
+pyo3 = "0.24"
15
pyo3-async-runtimes = "0.23"
16
serde = { version = "1.0", features = ["derive"] }
17
serde_json = "1.0"
0 commit comments