diff options
author | metamuffin <metamuffin@disroot.org> | 2025-02-09 16:35:53 +0100 |
---|---|---|
committer | metamuffin <metamuffin@disroot.org> | 2025-02-09 16:35:53 +0100 |
commit | bc5c636a61411d8c29e64223a7d04263f2e68669 (patch) | |
tree | 0496121f43fabb70b8322a1c6eb34a0cb13ab78e /Cargo.toml | |
parent | 5616ae74ebed24a4f7ac71820f488feec2ac196f (diff) | |
download | unity-tools-bc5c636a61411d8c29e64223a7d04263f2e68669.tar unity-tools-bc5c636a61411d8c29e64223a7d04263f2e68669.tar.bz2 unity-tools-bc5c636a61411d8c29e64223a7d04263f2e68669.tar.zst |
readme and rename crate
Diffstat (limited to 'Cargo.toml')
-rw-r--r-- | Cargo.toml | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,5 +1,5 @@ [package] -name = "assetdebundle" +name = "unity-tools" version = "0.1.0" edition = "2024" |