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

Rename embed_macros to embed-macros

This commit is contained in:
RGBCube 2024-01-07 12:46:18 +03:00
parent 8d060ef70a
commit 7c41253f4f
No known key found for this signature in database
7 changed files with 9 additions and 9 deletions

View file

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