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 39ea40c commit fd45ff3Copy full SHA for fd45ff3
Cargo.toml
@@ -114,7 +114,7 @@ async-channel = { version = "1.6", optional = true }
114
clap = { version = "3.1.5", optional = true }
115
futures = "0.3"
116
inventory = { version = "0.3", optional = true }
117
-once_cell = "1.14"
+once_cell = "=1.14"
118
pin-project-lite = "0.2"
119
pyo3 = "0.17"
120
pyo3-asyncio-macros = { path = "pyo3-asyncio-macros", version = "=0.17.0", optional = true }
0 commit comments