We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6ed8764 commit 1c1fffaCopy full SHA for 1c1fffa
Cargo.toml
@@ -34,6 +34,7 @@ once_cell = "1.13.0"
34
# Fix minimal-versions
35
async-trait = { version = "0.1.56", optional = true }
36
futures-util = { version = "0.3.17", optional = true }
37
+lazy_static = { version = "1.0.1", optional = true }
38
thiserror = { version = "1.0.31", optional = true }
39
smallvec = { version = "1.0", optional = true }
40
0 commit comments