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 ca6cd42 commit 89c8597Copy full SHA for 89c8597
Cargo.toml
@@ -45,6 +45,7 @@ z = ["zbus", "serde", "async"]
45
async = []
46
debug_namespace = []
47
images = ["image"]
48
+lazy_static= [] # inert, here for backward compait, remove with next breaking change
49
50
[dev-dependencies]
51
color-backtrace = "0.7" # wait for MSVR 1.70 to update
0 commit comments