summaryrefslogtreecommitdiff
path: root/Cargo.toml
diff options
context:
space:
mode:
Diffstat (limited to 'Cargo.toml')
-rw-r--r--Cargo.toml10
1 files changed, 0 insertions, 10 deletions
diff --git a/Cargo.toml b/Cargo.toml
deleted file mode 100644
index 4d0df28..0000000
--- a/Cargo.toml
+++ /dev/null
@@ -1,10 +0,0 @@
-[package]
-name = "benoit"
-version = "0.0.0"
-authors = ["Gabriel Jensen <[email protected]>"]
-edition = "2018"
-
-# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
-
-[dependencies]
-libwebp = {version = "0.1.2",features = ["0_6"]}