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 d680296 commit afcb6acCopy full SHA for afcb6ac
Cargo.toml
@@ -47,6 +47,7 @@ async = ["zbus/async-io"]
47
tokio = ["zbus/tokio"]
48
debug_namespace = []
49
images = ["image"]
50
+lazy_static= [] # inert, here for backward compait, remove with next breaking change
51
52
[dev-dependencies]
53
color-backtrace = "0.7" # wait for MSVR 1.70 to update
0 commit comments