From a472b1cdaa8a1f72b96988009b3d4d9820e7128f Mon Sep 17 00:00:00 2001 From: Dylan Date: Sun, 21 Jun 2026 15:01:28 +1200 Subject: feat: Added bitmap writing --- Cargo.toml | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) (limited to 'Cargo.toml') diff --git a/Cargo.toml b/Cargo.toml index 8b225fa..10fb7c7 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,7 +1,4 @@ [package] name = "testing" version = "0.1.0" -edition = "2024" - -[dependencies] -rand = "0.8.5" +edition = "2024" \ No newline at end of file -- cgit v1.3.1