aboutsummaryrefslogtreecommitdiff
path: root/tweak/Cargo.toml
diff options
context:
space:
mode:
authormetamuffin <metamuffin@disroot.org>2023-11-15 17:49:52 +0100
committermetamuffin <metamuffin@disroot.org>2023-11-15 17:49:52 +0100
commit0196cc1a12cf787a4c5bfc3645b0364eb5daf93a (patch)
tree93f107ffebfacd6a68f1ef6a04a256efa987c085 /tweak/Cargo.toml
parent7df3589b72ba1c0b4eb8998c9d83ad033b6ddb57 (diff)
downloadvideo-codec-experiments-0196cc1a12cf787a4c5bfc3645b0364eb5daf93a.tar
video-codec-experiments-0196cc1a12cf787a4c5bfc3645b0364eb5daf93a.tar.bz2
video-codec-experiments-0196cc1a12cf787a4c5bfc3645b0364eb5daf93a.tar.zst
workspace
Diffstat (limited to 'tweak/Cargo.toml')
-rw-r--r--tweak/Cargo.toml8
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"