From ef6c2954156b2b0cf4abfe583d8faaf546f4e7c4 Mon Sep 17 00:00:00 2001 From: Silas Bartha Date: Mon, 3 Jun 2024 21:39:43 -0400 Subject: Removed toolchain config --- Cargo.toml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'Cargo.toml') diff --git a/Cargo.toml b/Cargo.toml index 45afdde..240cea2 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] -name = "grex_framebuffer_extract" -version = "0.1.1" +name = "bevy_framebuffer_extract" +version = "0.1.2" edition = "2021" [dependencies] -- cgit v1.2.3