Skip to content

Commit 89c8597

Browse files
committed
build: add inert lazy_static feature to appease the semvre gods
1 parent ca6cd42 commit 89c8597

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
@@ -45,6 +45,7 @@ z = ["zbus", "serde", "async"]
4545
async = []
4646
debug_namespace = []
4747
images = ["image"]
48+
lazy_static= [] # inert, here for backward compait, remove with next breaking change
4849

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

0 commit comments

Comments
 (0)