aboutsummaryrefslogtreecommitdiff
path: root/entries/lilylin/fractran/Cargo.toml
diff options
context:
space:
mode:
Diffstat (limited to 'entries/lilylin/fractran/Cargo.toml')
-rw-r--r--entries/lilylin/fractran/Cargo.toml12
1 files changed, 0 insertions, 12 deletions
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"