From 7509f7f46d0511454dccce2d52545c045cb67e57 Mon Sep 17 00:00:00 2001 From: Lily Lin Date: Tue, 25 Oct 2022 00:09:05 -0700 Subject: Much simpler fractran program Why did I commit the complex one in the first place... --- entries/lilylin/fractran/Cargo.toml | 12 ------------ 1 file changed, 12 deletions(-) delete mode 100644 entries/lilylin/fractran/Cargo.toml (limited to 'entries/lilylin/fractran/Cargo.toml') diff --git a/entries/lilylin/fractran/Cargo.toml b/entries/lilylin/fractran/Cargo.toml deleted file mode 100644 index 8d733ff..0000000 --- a/entries/lilylin/fractran/Cargo.toml +++ /dev/null @@ -1,12 +0,0 @@ -[package] -name = "fractran-rust" -version = "0.1.0" -edition = "2021" - -# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html - -[dependencies] -anyhow = "1.0.65" -num-bigint = "0.4.3" -num-traits = "0.2.15" -primes = "0.3.0" -- cgit v1.2.3-70-g09d2