From db9aa9f1bf49e8bede384b9ceb1e1fb82b522799 Mon Sep 17 00:00:00 2001 From: Micha White Date: Thu, 15 Aug 2024 20:16:32 -0400 Subject: Delete stuff --- textures/Cargo.toml | 13 ------------- 1 file changed, 13 deletions(-) delete mode 100644 textures/Cargo.toml (limited to 'textures/Cargo.toml') diff --git a/textures/Cargo.toml b/textures/Cargo.toml deleted file mode 100644 index e550a92..0000000 --- a/textures/Cargo.toml +++ /dev/null @@ -1,13 +0,0 @@ -[package] -name = "alligator_textures" -version = "0.1.0" -edition = "2021" -publish = false - -# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html - -[dependencies] -packer = { path = "../packer" } - -image = "0.24" -exun = "0.2" -- cgit v1.2.3