1
Fork 0
mirror of https://github.com/RGBCube/embd-rs synced 2025-07-29 22:47:44 +00:00

Rename macros/ to embed_macros/

This commit is contained in:
RGBCube 2024-01-04 14:56:27 +03:00
parent 1d0900938d
commit 68fabf986d
No known key found for this signature in database
7 changed files with 10 additions and 10 deletions

View file

@ -1,2 +1,2 @@
[workspace]
members = [ "embed", "macros" ]
members = [ "embed", "embed_macros" ]