diff options
author | Valentin Popov <valentin@popov.link> | 2024-01-05 19:47:24 +0300 |
---|---|---|
committer | Valentin Popov <valentin@popov.link> | 2024-01-05 19:47:24 +0300 |
commit | 58b6314dec29debf8e595f3d75c5818ead648d49 (patch) | |
tree | 291aba82c1e76906e7f9f6e655d2728920396b00 /Cargo.toml | |
parent | 7e76448cb7b48a045b712549d8a1869699898edd (diff) | |
download | fparkan-58b6314dec29debf8e595f3d75c5818ead648d49.tar.xz fparkan-58b6314dec29debf8e595f3d75c5818ead648d49.zip |
Removed the rudiments of the project
Diffstat (limited to 'Cargo.toml')
-rw-r--r-- | Cargo.toml | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -4,7 +4,6 @@ members = [ "libnres", "nres-cli", "packer", - "resource-viewer", "texture-decoder", "unpacker", ] |