diff options
Diffstat (limited to 'tweak/Cargo.toml')
-rw-r--r-- | tweak/Cargo.toml | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/tweak/Cargo.toml b/tweak/Cargo.toml deleted file mode 100644 index 2c19efb..0000000 --- a/tweak/Cargo.toml +++ /dev/null @@ -1,8 +0,0 @@ -[package] -name = "tweak" -version = "0.1.0" -edition = "2021" - -[dependencies] -rayon = "1.8.0" -rand = "0.8.5" |