Skip to content

Commit f8d0516

Browse files
authored
Merge pull request #35 from zeenix/fix-publishing
🚩 macros: Add `embassy` as the default feature
2 parents e87e71e + 92cfe51 commit f8d0516

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

firmware-controller-macros/Cargo.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,7 @@ repository = "https://github.com/layerx-world/firmware-controller/"
1414
proc-macro = true
1515

1616
[features]
17+
default = ["embassy"]
1718
embassy = []
1819
tokio = []
1920

0 commit comments

Comments
 (0)