diff options
| author | metamuffin <metamuffin@disroot.org> | 2025-10-08 23:33:59 +0200 |
|---|---|---|
| committer | metamuffin <metamuffin@disroot.org> | 2025-10-08 23:33:59 +0200 |
| commit | c768cd1240c272dad34f07b09340cfe1d11d67b6 (patch) | |
| tree | 7a422e56ee6874a44aa5edba018cf0e902058db3 /server/locale-export | |
| parent | b8af9f80385fa4d38bc2ac2109250fa9ea2a8080 (diff) | |
| download | hurrycurry-c768cd1240c272dad34f07b09340cfe1d11d67b6.tar hurrycurry-c768cd1240c272dad34f07b09340cfe1d11d67b6.tar.bz2 hurrycurry-c768cd1240c272dad34f07b09340cfe1d11d67b6.tar.zst | |
merge all makefiles into one
Diffstat (limited to 'server/locale-export')
| -rw-r--r-- | server/locale-export/Cargo.toml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/server/locale-export/Cargo.toml b/server/locale-export/Cargo.toml index 89543937..56067c7a 100644 --- a/server/locale-export/Cargo.toml +++ b/server/locale-export/Cargo.toml @@ -1,5 +1,5 @@ [package] -name = "localetool" +name = "hurrycurry-locale-export" version = "0.1.0" edition = "2021" |