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

Rename to embd

This commit is contained in:
RGBCube 2024-02-22 10:50:17 +03:00
parent 7c2eb614db
commit 53f550c9c0
No known key found for this signature in database
10 changed files with 86 additions and 91 deletions

View file

@ -1,3 +1,3 @@
[workspace]
members = [ "embed", "embed-macros" ]
members = [ "embd", "embd-macros" ]
resolver = "2"