From 34409fa3d82c7a88327a732f7ed49046196f11a8 Mon Sep 17 00:00:00 2001 From: Rune Date: Mon, 8 Jun 2026 17:36:32 +0200 Subject: [PATCH] huh --- BeefProj.toml | 1 - 1 file changed, 1 deletion(-) diff --git a/BeefProj.toml b/BeefProj.toml index 57d789b..bc74d3b 100644 --- a/BeefProj.toml +++ b/BeefProj.toml @@ -7,7 +7,6 @@ StartupObject = "VulkanMemoryAllocator.Program" [Dependencies] corlib = "*" -corlib = "*" "CxxBuildTool.git" = {Git = "https://git.unicon-gmbh.de/Rune/CxxBuildTool.git"} "Vulkan-Beef.git" = {Git = "https://git.unicon-gmbh.de/Rune/Vulkan-Beef.git"}