From 8fb7916a0d0cb007a4c3a4e6a31af58765268ca3 Mon Sep 17 00:00:00 2001 From: sanine Date: Sat, 16 Apr 2022 11:55:54 -0500 Subject: delete src/mesh/assimp-master --- src/mesh/assimp-master/port/assimp_rs/Cargo.toml | 9 --------- 1 file changed, 9 deletions(-) delete mode 100644 src/mesh/assimp-master/port/assimp_rs/Cargo.toml (limited to 'src/mesh/assimp-master/port/assimp_rs/Cargo.toml') diff --git a/src/mesh/assimp-master/port/assimp_rs/Cargo.toml b/src/mesh/assimp-master/port/assimp_rs/Cargo.toml deleted file mode 100644 index 073a2b2..0000000 --- a/src/mesh/assimp-master/port/assimp_rs/Cargo.toml +++ /dev/null @@ -1,9 +0,0 @@ -[package] -name = "assimp_rs" -version = "0.1.0" -authors = ["David Golembiowski "] -edition = "2018" - -# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html - -[dependencies] -- cgit v1.2.1