diff options
| author | 魏曹先生 <1992414357@qq.com> | 2026-02-07 18:08:42 +0800 |
|---|---|---|
| committer | 魏曹先生 <1992414357@qq.com> | 2026-02-07 18:08:42 +0800 |
| commit | 4f184a439056d2b5dff7aa2fa1b1a73a1cbe9582 (patch) | |
| tree | 9d458e89ca8630dd402eec9dd519e333ed668fb3 /systems/_constants/macros/Cargo.toml | |
| parent | f0001b45f91e7889c7060e45ac6c740401f7acb3 (diff) | |
Add asset system with file locking and atomic writes
Diffstat (limited to 'systems/_constants/macros/Cargo.toml')
| -rw-r--r-- | systems/_constants/macros/Cargo.toml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/systems/_constants/macros/Cargo.toml b/systems/_constants/macros/Cargo.toml index 04ad4fc..2aec6bc 100644 --- a/systems/_constants/macros/Cargo.toml +++ b/systems/_constants/macros/Cargo.toml @@ -1,5 +1,5 @@ [package] -name = "macros" +name = "constants_macros" version = "0.1.0" edition = "2024" |
