diff options
| author | 魏曹先生 <1992414357@qq.com> | 2026-02-10 18:28:47 +0800 |
|---|---|---|
| committer | 魏曹先生 <1992414357@qq.com> | 2026-02-10 18:28:47 +0800 |
| commit | 89754f67252563a3a700350bc2d0142c1481fff7 (patch) | |
| tree | 8f791f602010a91cda89c9eb1a17f67b1b529be1 /gen/Cargo.toml | |
| parent | b3d5cb80d3d08ba3c1fb49760feeb9182aa1a0e9 (diff) | |
Move resource generation macros into main crate
Diffstat (limited to 'gen/Cargo.toml')
| -rw-r--r-- | gen/Cargo.toml | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/gen/Cargo.toml b/gen/Cargo.toml deleted file mode 100644 index 52bba1c..0000000 --- a/gen/Cargo.toml +++ /dev/null @@ -1,7 +0,0 @@ -[package] -name = "res_gen" -edition = "2024" -version.workspace = true - -[dependencies] -res_gen_macros = { path = "macros" } |
