Skip to content

Commit afcb6ac

Browse files
committed
build: add inert lazy_static feature to appease the semvre gods
1 parent d680296 commit afcb6ac

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Cargo.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -47,6 +47,7 @@ async = ["zbus/async-io"]
4747
tokio = ["zbus/tokio"]
4848
debug_namespace = []
4949
images = ["image"]
50+
lazy_static= [] # inert, here for backward compait, remove with next breaking change
5051

5152
[dev-dependencies]
5253
color-backtrace = "0.7" # wait for MSVR 1.70 to update

0 commit comments

Comments
 (0)