mirror of
https://github.com/RGBCube/embd-rs
synced 2025-07-29 06:27:44 +00:00
Fix
This commit is contained in:
parent
c031e19e7f
commit
58a1fa2182
3 changed files with 10 additions and 6 deletions
1
Cargo.lock
generated
1
Cargo.lock
generated
|
@ -13,6 +13,7 @@ dependencies = [
|
|||
name = "embed_macros"
|
||||
version = "0.1.0"
|
||||
dependencies = [
|
||||
"proc-macro2",
|
||||
"quote",
|
||||
"syn",
|
||||
]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue