From 16c9ce17deb1f3773ea39c348e75b224922a7547 Mon Sep 17 00:00:00 2001 From: mhsn Date: Sun, 17 Aug 2025 13:46:47 +0100 Subject: rust 2024 06: redo p1 and remove lib/ --- lib/rust/Cargo.toml | 6 ------ 1 file changed, 6 deletions(-) delete mode 100644 lib/rust/Cargo.toml (limited to 'lib/rust/Cargo.toml') diff --git a/lib/rust/Cargo.toml b/lib/rust/Cargo.toml deleted file mode 100644 index c0838b1..0000000 --- a/lib/rust/Cargo.toml +++ /dev/null @@ -1,6 +0,0 @@ -[package] -name = "aoc" -version = "0.1.0" -edition = "2024" - -[dependencies] -- cgit v1.2.3